Skip to content

reckj/midnightwalk

Repository files navigation

midnightwalk

ZHdK IAD SEM1 Programming Basics Game

Game Controls / Mechanics

IN MENU:
G: start game
Q: quit game

IN GAME:
L-Arrow-Key: move left
R-Arrow-Key: move right
P: pause game

IN PAUSE MENU:
P: unpause game

IN GAME-OVER:
M: go to menu

Mechanics:
You gain points while being in the inner circle of the moving path. While you gain those points you hear a generated melody.
You neither win or lose points while being within the outer circle of the moving path.
You loose points while being outside of the moving path.
The ratios for getting or losing points can be edited in the Score-Class.
You lose the game if you colide with the obstacles, the sidewalls or if you run out of points.
There are 4 Levels in the game which activate corresponding to your score:
Level1: 0 - 50 points
Level2: 50 - 100 points
Level3: 100 - 200 points
Level4: 200+ points

About

ZHdK IAD SEM1 Programming Basics Game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages