Pygame game: Conquest, a turn based strategy game of world domination
Conquest is a game I created to learn more about Pygame. If you wish to contribute to this project you can contact me or create a pull request.
- Python
pygame
module - Python 3.1+
This game should run as-is with the pygame
python module.
install the pygame dependency:
Windows:
pip install pygame
ARCH-Linux:
sudo pacman -S python-pygame
Once pygame
is installed run:
git clone https://github.com/Python-Sargent/conquest.git
cd conquest
python init.py
The game should run.
This project has been temporarily halted because of the many issues with pygame and the uncertainty between pygame and pygame-ce. If at some point pygame-ce becomes available as a module package on my linux distro I will attempt to convert this project over to pygame-ce. Until then, many thanks and I hope this project is interesting.
this project is not based off of any game or product with the name Conquest and any such games or products have to bearing on this project