Posted on August 13, 2019
Platform Shooter Demo
This is a short platform shooter developed from scratch on Javascript and Html5 which showcases several game techniques such as slopes, parallax scrolling and basic physics.
Maps
Maps were built in a Map Editor called Tiled for easier manipulation: https://www.mapeditor.org
The map files are located in the project folder /assets/sprites/maps
Control Scheme
- a – left
- w – up
- d – right
- s – down
- mouse right click – shoot
- space bar – jump
Playable Game
https://jahepi-mx.github.io/slope-platform-shooter