Add gameplay GIF.
This commit is contained in:
parent
ef4386f2fc
commit
2c1996bcf1
@ -1,6 +1,8 @@
|
|||||||
# tty-solitaire
|
# tty-solitaire
|
||||||
ncurses-based klondlike solitaire game.
|
ncurses-based klondlike solitaire game.
|
||||||
|
|
||||||
|
![ttysolitaire gameplay](https://raw.github.com/mpereira/tty-solitaire/master/resources/ttysolitaire.gif)
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
- Terminal emulator with UTF-8 support
|
- Terminal emulator with UTF-8 support
|
||||||
- C library with multibyte locales support
|
- C library with multibyte locales support
|
||||||
@ -33,11 +35,6 @@
|
|||||||
-h, --help Show this message
|
-h, --help Show this message
|
||||||
-p, --passes Number of passes through the deck
|
-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
|
## Running the unit tests
|
||||||
$ make test
|
$ make test
|
||||||
|
|
||||||
|
BIN
resources/ttysolitaire.gif
Normal file
BIN
resources/ttysolitaire.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 419 KiB |
Loading…
Reference in New Issue
Block a user