Skip to content

2D platformer game created for Game Development subject at CITM UPC university, coded in C/C++, using Box2D physics engine and XML file format for loading & saving.

License

Notifications You must be signed in to change notification settings

AdriaPm/GameDevelopment_Platformer_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Misco Jones Adventures - ADVENTURES JOKES STUDIO

Description

Misco Jones Adventures is a retro 2D platformer game in which the protagonist, Misco Jones, has to navigate through diffent environments where he will have to have to face enemies, parkour and plenty of other things! Will Jones be enough skilled to reach the end?

Key Features

  • {F1/F2} - Start from the first/second level
  • {F3} - Start from the beginning of the current level
  • {F5} - Save current game state (player & enemies)
  • {F6} - Load the previous game state (player & enemies)
  • {F7} - Move between checkpoints
  • {F9} - View colliders/logic/paths
  • {F8} - View GUI bounds rectangles and state
  • {F10} - God Mode
  • {F11} - Enable/Disable FPS cap to 30

Optional Features

  • {Audio Feedback} - Music and SFX for player interactions.
  • {Short range attack Cooldown} - Basic player attack has 1 second cooldown time.
  • {UI} - Display of player's lives, player's coins, current FPS, etc.
  • {DEBUG KEYS} - If key 'P' is pressed during Logo Screen, Map Screen will be loaded directly.

Controls

  • {WASD} - Player's movement
  • {K} - Player's short range attack
  • {SPACEBAR} - Player's jump
  • {SPACEBAR + SPACEBAR} - Player's DOUBLE jump
  • {ENTER} - Pass to the next screen
  • {ESCAPE} - Pause the game

Developers

License

This project is licensed under an unmodified MIT license, which is an OSI-certified license that allows static linking with closed source software. Check LICENSE for further details.

Latest release

Click here to check our latest game release.

About

2D platformer game created for Game Development subject at CITM UPC university, coded in C/C++, using Box2D physics engine and XML file format for loading & saving.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published