Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 728 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 728 Bytes

tictactoeGUI

The GUI version of the game tic-tac-toe has two modes:
Single Player - The user plays against the computer.
Multi Player - Two users can play with each other.

The command-line version of the game tic-tac-toe and only Multi Player mode.

License

This repository is released under the MIT license. In short, this means you are free to use this software in any personal, open-source or commercial projects. Attribution is optional but appreciated.