Posted on August 13, 2019
Platform Shooter Demo
This is a short platform shooter developed from scratch in JavaScript and HTML5, showcasing 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