diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-03-07 18:02:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-03-07 18:02:23 +0700 |
commit | c4e79713430c3587e175355f88beb219044c825f (patch) | |
tree | 8f8042322c4a8843740156665d2575e07e49d87d /games/galaxyv2/README | |
parent | 691fc39fbd4349c73917d5fd39cc796b4a4c5735 (diff) |
games/galaxyv2: Added (2D network game).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/galaxyv2/README')
-rw-r--r-- | games/galaxyv2/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/galaxyv2/README b/games/galaxyv2/README new file mode 100644 index 000000000000..4c46d1f98fd9 --- /dev/null +++ b/games/galaxyv2/README @@ -0,0 +1,3 @@ +A 1-8 player 2D network game. Each player is in control of a ship. +The goal is to kill everything to get the best score (dogfight), or +race against the clock and your opponents to get the fastest time (race). |