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
This is a classic Arcade Shooting Game, consisting of 3 levels, whose difficulty increases by
each level. Along with 3 levels there are 3 modes as well. I made this game in python using the
in-built pygame module as a fun weekend project.