https://github.com/aspherr/shogi
This repo hosts our Python-based Shōgi game, built with the Pygame library. This game has a user-friendly interface, standard rules, promotion, and an AI opponent using mini-max algorithm with alpha-beta pruning. Contributions welcome. Enjoy playing!
https://github.com/aspherr/shogi
board-game game game-development object-oriented-programming python shogi
Last synced: about 2 months ago
JSON representation
This repo hosts our Python-based Shōgi game, built with the Pygame library. This game has a user-friendly interface, standard rules, promotion, and an AI opponent using mini-max algorithm with alpha-beta pruning. Contributions welcome. Enjoy playing!
- Host: GitHub
- URL: https://github.com/aspherr/shogi
- Owner: aspherr
- License: mit
- Created: 2023-02-23T23:17:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-18T22:54:36.000Z (3 months ago)
- Last Synced: 2025-02-18T23:30:51.210Z (3 months ago)
- Topics: board-game, game, game-development, object-oriented-programming, python, shogi
- Language: Python
- Homepage:
- Size: 31.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE