Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kfcampbell/tictactoe
A command-line python tic-tac-toe game.
https://github.com/kfcampbell/tictactoe
Last synced: 13 days ago
JSON representation
A command-line python tic-tac-toe game.
- Host: GitHub
- URL: https://github.com/kfcampbell/tictactoe
- Owner: kfcampbell
- Created: 2016-09-24T19:53:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-01T22:51:57.000Z (almost 8 years ago)
- Last Synced: 2024-12-21T10:42:22.213Z (19 days ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Tic Tac Toe
This is a command-line python tic tac toe game.
Yes, it's bad. I wrote it poorly on purpose (probably).
I'm planning on refactoring it as an exercise.
Bear with me.