/platform-game-circa-2011

Circa 2011 - Game project from college.

Primary LanguageProcessing

platform-game-circa-2011

Circa 2011 - Simple 2D Platform game project (Java) from my newbie developer days. Utilizes Java & [processing.org] (processing.org).

platform game platform game platform game platform game platform game platform game

⚙️ Getting started

  1. Run the game
  • All .pde/ class files should be in the same sketch folder.
  • Double-click on PlatformGame.pde to run platform scene/game simulator and all the classes, including the one selected, should come up as tabs.
  1. Directions to play the game
     press SPACE to jump up
     press RIGHT ARROW and then SPACE (not at the same time) to jump right 
     press LEFT ARROW and then SPACE (not at the same time) to jump left
    
     press RIGHT ARROW and hold to walk to the right
     press LEFT ARROW and hold to walk to the left