Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.09 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.09 KB

Sidescroll engine

Netlify Status

Overview

A web-based scrolling game engine with sprite frames made with JS Try a demo

Sidescroll-engine

Controls

right arrow for right movement
left arrow for left movement
space for jump (on wall for wall jump)
shift for sprint

Todo

  • 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

Acknoledgements

Created by Nasser Kessas

Contributing

PRs accepted, feel free to dive in! Open an issue or submit PRs.

Js Sidescroll Engine follows the Contributor Covenant Code of Conduct.