Add gameplay GIF.

This commit is contained in:
Murilo Pereira 2013-12-24 15:30:33 -02:00
parent ef4386f2fc
commit 2c1996bcf1
2 changed files with 2 additions and 5 deletions

View File

@ -1,6 +1,8 @@
# tty-solitaire
ncurses-based klondlike solitaire game.
![ttysolitaire gameplay](https://raw.github.com/mpereira/tty-solitaire/master/resources/ttysolitaire.gif)
## Dependencies
- Terminal emulator with UTF-8 support
- C library with multibyte locales support
@ -33,11 +35,6 @@
-h, --help Show this message
-p, --passes Number of passes through the deck
## Screenshots
![Greeting screen picture](http://dl.dropbox.com/u/14256545/tty_solitaire_screenshot_shadowed_0.png)
![Game start picture](http://dl.dropbox.com/u/14256545/tty_solitaire_screenshot_shadowed_1.png)
![Game middle picture](http://dl.dropbox.com/u/14256545/tty_solitaire_screenshot_shadowed_2.png)
## Running the unit tests
$ make test

BIN
resources/ttysolitaire.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 419 KiB