UU-GAME is a comprehensive gaming platform that offers a variety of features to enhance your gaming experience. This platform includes a game engine with different AI difficulty levels and a communication platform that lets players connect via local internet for round-robin tournaments or 1v1 games.
Additionally, it includes an intuitive game platform interface that facilitates games between two human players. The interface features a game board, players, pieces, and a game loop.
For detailed information on the requirements being fulfilled and features included, please refer to our Final Thesis document.
To run the UU-GAME platform, you need to have Python 3.7 or higher installed on your system.
For information regarding the coding conventions followed in this project, refer to the CONVENTIONS.md
file.
To use the communication platform, use the following command:
python3 communicationPlatform/main.py
Game platform / engine:
python3 test.py
Thank you for choosing the UU-GAME platform. Enjoy your gaming experience!