https://github.com/tech-chad/pyg-tic
Tic Tac Toe game using pygame
https://github.com/tech-chad/pyg-tic
Last synced: 21 days ago
JSON representation
Tic Tac Toe game using pygame
- Host: GitHub
- URL: https://github.com/tech-chad/pyg-tic
- Owner: tech-chad
- License: mit
- Created: 2020-06-13T01:24:00.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-04T18:56:12.000Z (almost 6 years ago)
- Last Synced: 2025-01-12T19:44:55.075Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### pygame tic-tac-toe
Learning pygame by writing a tic-tac-toe game.