Skip to content

Pygame game: Conquest, a turn based strategy game of world domination

License

Notifications You must be signed in to change notification settings

Python-Sargent/conquest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

conquest

Pygame game: Conquest, a turn based strategy game of world domination

Introduction

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.

Running

Requirements

  • Python pygame module
  • Python 3.1+

Running the Game

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.

Special Notice

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

About

Pygame game: Conquest, a turn based strategy game of world domination

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages