flipflop133 / energy_quest

Simply strategy game in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Energy Quest

About the game

Energy Quest is a simplified strategy game inspired by games like Battle of Wesnoth or StarCraft.
Every Player manage cruisers and tankers and must destroy the enemy hub and can collect energy from peaks in the map.
The hub contains an amount of energy to create new cruisers and tankers. When a cruiser doesn't have anymore energy, a tanker can give it some. The cruisers and tankers can move on a rectangular map.
The energy management is the key of the victory!

How to play

Clone or download the game and navigate inside the energy_quest folder.
Open a terminal and simply enter this command in the cloned/downloaded folder:
python play_game.py
Then just follow the rules on the terminal and enjoy :)

About

Simply strategy game in python

License:MIT License


Languages

Language:Python 99.4%Language:EQ 0.6%