Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xunzer/pygame_tic_tac_toe

A Tic-Tac-Toe game implemented using Pygame.
https://github.com/xunzer/pygame_tic_tac_toe

Last synced: about 1 month ago
JSON representation

A Tic-Tac-Toe game implemented using Pygame.

Awesome Lists containing this project

README

        

# pygame_tic_tac_toe
A Tic-Tac-Toe game implemented using Pygame.

- Winning situations added
- Tie situation handler added.