Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 311 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 311 Bytes

TicTacToe allows user to play that popular game in text mode. User chooses board size, how many points to win, can play only against another user (no PC mode), does not support playing through network.

To run game use:

For polish version type:

./run.sh pl

For english version type:

./run.sh eng