https://github.com/arunsai63/pygames
classic games like chess, sudoku etc written in python (pygame). it even has automatic sudoku solver
https://github.com/arunsai63/pygames
game-development pygame python
Last synced: about 2 months ago
JSON representation
classic games like chess, sudoku etc written in python (pygame). it even has automatic sudoku solver
- Host: GitHub
- URL: https://github.com/arunsai63/pygames
- Owner: arunsai63
- Created: 2020-06-14T11:10:00.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-13T17:24:11.000Z (over 3 years ago)
- Last Synced: 2025-04-08T04:57:30.856Z (about 2 months ago)
- Topics: game-development, pygame, python
- Language: Python
- Homepage:
- Size: 1.14 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Games
# sudoku

solved board using sudoku solver-
# chess

possible moves-

#tic tac toe