Updated README.
This commit is contained in:
parent
99ae6e954a
commit
e54c385a78
@ -1,8 +1,13 @@
|
||||
# tty-solitaire
|
||||
ncurses-based klondlike solitaire game.
|
||||
|
||||
## Dependencies
|
||||
- Terminal emulator with UTF-8 support
|
||||
- C library with multibyte locales support
|
||||
- Ncurses
|
||||
|
||||
## Running the game
|
||||
$ git clone git://github.com/mpereira/tty-solitaire.git
|
||||
$ git clone https://github.com/mpereira/tty-solitaire.git
|
||||
$ cd tty-solitaire
|
||||
$ make && ./ttysolitaire
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user