This is README.md trnaslated to english using google translate.
Ubongo game implementation project in Python
If you want to see how the project works, go to the link of the video.
These instructions will allow you to get a working copy of the project on your local machine for development and testing purposes.
You must make sure that you have "Python" installed on your computer from version 3.0 onwards and the "pip" package installer is also in its most up-to-date version.
This project uses properties from 2 libraries for event recognition and interface design execution
pygame
pygame_menu
Clone the repository
git clone https://github.com/RaulC2803/Ubongo.git
Installing Pygame and Pygame_menu in Windows 10
pip install your-pygame-package.whl
pip install pygame-menu
Installing Pygame and Pygame_menu on Linux
sudo apt-get install python3-pygame
pip3 install pygame_menu
If any problem occurs, consult the following link
Left click: Choose and move tab
Right click: Place tab
A: Rotate tab counterclockwise
B: turn tab clockwise
X: roll die and start round
Up and down arrows: Mver player token
E: collect gems(player)
- Pygame - pygame documentation
- Raul Casanova
- Roberto Vega
- Ricardo Villanueva