Skip to content

jahepi-mx/html5-platform-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Html5 Platform Game

This is a game demo made from scratch using JS and Html 5 Canvas, no dependencies needed, just clone the repository and open the index.html file on any up to date browser such as Chrome or Firefox.

Setup

In the root folder there is a server folder which has the PHP scripts and MYSQL Database for saving and retrieving the scores from the users who have completed the game, this is not a required feature to run the game, the scripts are called in the following files:

  • /engine/scenes/leaderboardscene.js
  • /engine/scenes/endingscene.js

Control Sheme

  • Arrow keys: move
  • A Key: shoot
  • Space Bar: Jump

Playable Game

https://jahepi-mx.github.io/html5-platform-game/

About

This is my first platform game made in Html5 and Javascript from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages