Přidat du8/README.md
This commit is contained in:
parent
fee55cf939
commit
2d369177ef
15
du8/README.md
Normal file
15
du8/README.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
The game begins with the fact that the user can start playing it or leave the game.
|
||||||
|
The game is controlled using buttons 1-9, each of which is responsible for a cell on the playing field.
|
||||||
|
After winning/losing/drawing, a corresponding message is displayed and it becomes possible to either press ENTER and play again or press Q or q and leave the game.
|
||||||
|
|
||||||
|
Installation and Running
|
||||||
|
|
||||||
|
Clone this repository.
|
||||||
|
|
||||||
|
Compile:
|
||||||
|
make
|
||||||
|
|
||||||
|
Run:
|
||||||
|
./play
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user