You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#Python-Game
To run the game download the folder,navigate to the directory and in the terminal run :
python main.py
#Controls
w a s d for movement
space to fire
e to toggle between fire and frost
###Caution
requires python 2.7
About
This is a simple 2D game made using the pygame library in python