Swarm is a 2D tile based game that centers around a character facing off against waves of enemies. To play the game, download the code from main.py onto your desktop. You can run the program through terminal using the "python main.py" statement. Another option is to download the Android apk package and run the game on an android phone.
2D Tile Shooter Map Game in Python