A downloadable game

Jump Pepe is a 3D platformer in the style of Only Up, where you have to complete a set level of platforms to unlock the next one. It currently has 4 levels, with increasing difficulty and different colors, so it's easy to differentiate them.

Main features 

  •  Fully functional 3D platformer with: 
    • Dash 
    • Double jump 
    • Flight (as a cheat) 
    • Custom Camera 
  • Fully animated 
  • Cheats toggle system (speed up, flight, teleport)
  • Multiple levels loaded additively 
  • Playeable with  keyboard and gamepad

Scene & Navigation Flow 

  • The project starts with a Boot scene.
  •  Scenes are managed by a persistent SceneController using additive and asynchronous loading/unloading. 

Menus 

- Main Menu, Pause Menu, and Credits are in the  same scene (Menus). 

- Fully navigable using keyboard, mouse, or controller.

Game Patterns 

  • Singletone 
  • State Machine

Controls 

ActionKeyboard/MouseGamepad
MoveWASD / Arrow KeysLeft Stick
JumpSpaceA / Cross
DashLeft ShiftL3
Fly Up / DownSpace / Control (Cheat Only)B / Circle
PauseEscapeStart / Menu
Navigate menusWASD / Arrow KeysLeft Stick
Select ButtonClick / EnterA / Cross

Technical Highlights 

  • Additive scene managment
  • Centralized input and scene flow
  • Fully animated
  • Dynamic camera system


Credits

Developed by: Nicolas Leon

Professor: Juan Pablo Varela

Download

Download
JumpPepe_1.0.zip 50 MB

Leave a comment

Log in with itch.io to leave a comment.