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

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!

Awesome Lists containing this project

README