Skip to content

"Save the Hero"​ is a simple 2D game written entirely in Python with Pygame applying OOP concepts. Gameplay involves navigating through menu options and inputting a sequence of keys (at the right timing) to complete levels.

Notifications You must be signed in to change notification settings

jpascua/save-the-hero

Repository files navigation

Save the Hero

Game Title: Save the Hero Designer: Jeanne Pascua

Class: CS332L - Learning Python with 2D Games Instructor: Keenan Knaur

How To Play:

Upon selecting a difficulty, hit the corresponding key (by pressing F, G, H, or J) 
    when the green notes land on the timing bar. Avoid the red notes at all costs! This
automatically sends you to the "Game Over" screen!

Controls:

Up = Moves Cursor Up
Down = Moves Cursor Down
R-Shift = Confirm
Esc = Back
F = F Key
G = G Key
H = H Key
J = J Key

About

"Save the Hero"​ is a simple 2D game written entirely in Python with Pygame applying OOP concepts. Gameplay involves navigating through menu options and inputting a sequence of keys (at the right timing) to complete levels.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages