Skip to content

SibasisRath/ParkourGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Claw & Order: Ninja Rescue

This is a parkour game.
Objective : Perform parkour, save as many cats as possible including yourself from the calamity.

How to play:

Start Game select start, choose player, choose level and win it.
1. Movements: w,a,s,d or arrow kays.
2. Jump: space (only if it is allowed.)
3. Climb: space (only if there are anything to climb)
4. Jump down: space (If there is a ledge)
5. Drop to hang: c (if there is a climb ledge near)
6. Drop from hanging: c (if the player is hanging)

You can use combination of these to play.

About the code:

This is an overview of the code.

Parkour drawio

Design patterns:
1. Singleton: (for maintaining data persistancy across scences)
2. MVCS : (for modular code and ceparation of concern of entities)
3. Object Pooling : (For collatables)
4. Observer : (for on screen message and other UI and triggers)
5. Dipendency injection : (To manage dependancy)

Images:

Screenshot (200)

Screenshot (201) Screenshot (202) Screenshot (203) Screenshot (204) Screenshot (205) Screenshot (206) Screenshot (207) Screenshot (208) Screenshot (209) Screenshot (210)

Screenshot (211) Screenshot (212) Screenshot (213) Screenshot (214) Screenshot (215)

About

This is a parkour game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published