Skip to content

redgetan/Neo-Wall-Jump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

NeoWallJump is a game inspired from Super Metroid + Matrix made during the GlobalJam 2018 in Toronto. It is simple game made using JavaScript/Pixi/p2.js . The objective of the game is to get to the top of the wall through wall-jumps while avoiding the falling objects. To perform a wall-jump, you have to time the jump key (up button) correctly with the proper sprite animation frame. To move left/right, use the arrow keys. The theme music was inspired from the track Clubbed To Death from the The Original Matrix Movie.

Usage

Development

gulp watch

Production

gulp build

To Run

cd dist/ && python -m SimpleHTTPServer

Credits

  • Reginald Tan (Programming + Gameplay)
  • Dhruv Chaudhary (Audio)
  • Sathes Bala (Gameplay)

About

HTML5 Wall Jump Game for GlobalJam Toronto 2018 (Pixi + p2.js)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published