aikikode / pyhammerfight

Python simple clone of famous hammerfight.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyhammerfight

Python simple clone of famous hammerfight. ###Screenshots

Gameplay

Move your mouse to control the flying machine and swing the sword to kill the enemies. The game has one 'level' with infinite number of enemies and it ends when the machine is destroyed. The goal is to stay alive as long as possible.
Destroy green enemy to repair.
Destroy yellow enemy to kill all the enemies on the screen.

How to install

###Install dependencies ####Linux users:

pip install cocos2d
pip install pymunk

###Run the game ####Linux users:

python ./pyhammerfight.pyw

About

Python simple clone of famous hammerfight.

License:GNU General Public License v2.0


Languages

Language:Python 100.0%