Ledx/tictactoe-python
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=========== Tic-Tac-Toe =========== A command-line game of tic-tac-toe written in python 2.7. Este comentario es para subirlo a la rama de prueba 1 ============== Getting Started =============== Play the game: $ python tic_tac_toe.py Run tests: $ python run_tests.py