Conqueror of Empires is a turn-based strategy game where up to 4 local players battle to be victorious, by expanding their empires, and controlling units to conquer cities and attack the enemy.
The game was inspired by Polytopia and Civilisation and made using python and pygame.
To download executables see releases.
Run the main.py
file from the repository root.
Windows
Run the main.exe
file from the application folder.
Linux (Ubuntu/Debian)
Run the main
file from the application folder.
Note: You may have to change the permissions of the file to allow it to run as a program. See here.
If running from source then dependencies can be installed from the requirements.txt
file.
All contributions are welcome. Feel free to raise an issue, suggest new features or even PR something back if you want.