A web-based scrolling game engine with sprite frames made with JS Try a demo
right arrow
for right movement
left arrow
for left movement
space
for jump (on wall for wall jump)
shift
for sprint
- Use Sprites
- Make falling and jumping different
- Fix clouds
- Slow sprite frame changing
- Make player inable to sprint and change direction while airborne
- Fix simultaneous spriting and jumping colour change bug
- Make 'Baddies' location block based
Created by Nasser Kessas
PRs accepted, feel free to dive in! Open an issue or submit PRs.
Js Sidescroll Engine follows the Contributor Covenant Code of Conduct.