Simple implementation of Shōgi 将棋 board game using Python and Pygame made as a project for Programming in Python course at AGH UST. The project consists of a pixel-art-inspired gui and a game engine which implements game rules and logic as well as a simple bot which utilizes the Alpha-beta pruning search algorithm to find their next move. The application enables one to either play against another person locally on the same device or play against computer (bot).
-
Notifications
You must be signed in to change notification settings - Fork 0
wniec/Python_project
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published


