Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/trisdeveloper/tic-tac-teo

Tic Tac Toe game to be played in python terminal. Two human players can take turns entering their moves until the game is finished. The program checks for a winner after each move and reports the outcome of the game, whether it's a win for one of the players or a tie.
https://github.com/trisdeveloper/tic-tac-teo

Last synced: 6 days ago
JSON representation

Tic Tac Toe game to be played in python terminal. Two human players can take turns entering their moves until the game is finished. The program checks for a winner after each move and reports the outcome of the game, whether it's a win for one of the players or a tie.

Awesome Lists containing this project