diff options
author | Dan-Simon Myrland <dansimon@radiotube.org> | 2017-03-24 15:24:51 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 00:07:32 +0000 |
commit | 833fe34d61614c17492effa2f33d6abdcbda6031 (patch) | |
tree | 8b3432d1927e25b460d33be5b86d0571e75d7c92 /games/vitetris/slack-desc | |
parent | 59666d5111cffb7c14d46638b0bf95a36061c03d (diff) | |
download | slackbuilds-833fe34d61614c17492effa2f33d6abdcbda6031.tar.gz |
games/vitetris: Added (ncurses tetris game).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/vitetris/slack-desc')
-rw-r--r-- | games/vitetris/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/games/vitetris/slack-desc b/games/vitetris/slack-desc new file mode 100644 index 0000000000..562d4de116 --- /dev/null +++ b/games/vitetris/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +vitetris: vitetris (ncurses tetris game) +vitetris: +vitetris: vitetris is a terminal-based Tetris clone by Victor Nilsson. +vitetris: Gameplay is much like the early Tetris games by Nintendo. Features +vitetris: include: +vitetris: +vitetris: - Configurable keys +vitetris: - Highscore table +vitetris: - Two-player mode with garbage +vitetris: - Network play +vitetris: - Joystick (gamepad) support on Linux or with Allegro |