Twisted Shootout is a 2D arcade shooting game that is inspired by the game Metal Slugs.
To win, you must get to the end of the map and avoid being killed.
Since this is version 0.0.1 and the game is still in pre-alpha stage, please don't expect to have fun with this game.
Playing
Run the game via the command line with python run.py
Use arrow keys to move.
If you want to face left, use the a key.
If you want to face right,use the d key.
You can also attach yourself to walls but I'll let you guys to figure it out.
Product's homepage
Requirements:
· Python
· Pygame