Platformancer


Welcome to Platformancer!
This game demonstrates the power
of JavaScript and HTML5 canvas working together to bring you a complete gaming experience.

click below to get started

Enter the Game

Platformancer


START GAME

INSTRUCTIONS

OPTIONS

LEVEL SELECT

CREDITS

TECHNICAL INFO

Instructions

Make it to the end of the level by jumping from platform to platform. Points are awarded for each platform that you land on.

Controls

  • A
    move left
  • D
    move right
  • SPACE
    jump

RETURN TO MAIN MENU

Options

---not implemented yet---
sound on/off
music on/off
adjust window to optimal size

RETURN TO MAIN MENU

Level Select

---not implemented yet---
there is currently only one level

RETURN TO MAIN MENU

Credits

Concept/Development: Mike Gustafson
Background track: Kirill Kharchenko - Background Hip-Hop Funk

RETURN TO MAIN MENU

Technical Info

The game is light on graphics. Everything you see is rendered inside the HTML canvas element via JavaScript.
The JavaScript is pure vanilla. No libraries were used in creating it.

RETURN TO MAIN MENU

GAME OVER


You're final score was:

PLAY AGAIN

RETURN TO MAIN MENU