Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 215 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 215 Bytes

tictactoe

A simple CLI tictactoe game!

Clone the repo and cd into it then type "chmod +x install_tictactoe.sh; ./install_tictactoe.sh"

This will create an execuatble named "tictactoe", to run it, "./tictactoe"