nasserkessas / js-sidescroll-engine

[WIP] A scrolling game engine in the browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

[WIP] A scrolling game engine in the browser


Languages

Language:JavaScript 93.4%Language:HTML 5.2%Language:CSS 1.4%