An open API service indexing awesome lists of open source software.

https://github.com/codeslash21/tic_tac_toe


https://github.com/codeslash21/tic_tac_toe

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Tic_Tac_Toe Game

This is Tic Tac Toe game build using Python3. This is a two player game.

## Getting Started

1. Download and instaall ['Python3'](https://www.python.org/downloads/)
2. Then simply run the python file.

And, now enjoy the game.

### Through Comand Line

1. cd (change directory) to that directory where Tic.py file is located.
2. Type command _python Tic.py_
3. When gives string input then use _*''*_ or _*""*_

## License

This project is under _MIT License_ -see more details in ['LICENSE'](https://github.com/codeslash21/Tic_Tac_Toe/blob/master/LICENSE)