Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/philogy/tic-tac-toe-in-very-few-lines

Tic Tac Toe in 10 lines of python code. Overwriting existing cells is not prevented and writing a number out of the range of 1-9 in the input will break the game. Nonetheless its tic tac toe in 10 lines
https://github.com/philogy/tic-tac-toe-in-very-few-lines

Last synced: 11 days ago
JSON representation

Tic Tac Toe in 10 lines of python code. Overwriting existing cells is not prevented and writing a number out of the range of 1-9 in the input will break the game. Nonetheless its tic tac toe in 10 lines

Awesome Lists containing this project