Skip to content

dfalkcreative/js-game-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS Game Engine

(just another game engine)

Screen Shot 2021-07-17 at 9 54 49 AM

Features

  • Input handling.
  • Particle emitters.
  • Frame and keyframe animations.
  • Multi-layer sprite system.
  • Collision detection.
  • Basic full canvas shading.

Initialization

To run, start a local server using: python -m SimpleHTTPServer and access the index page. That's pretty much it!

Examples

Examples can be found within the /src/Example directory.

About

A lightweight, 2D game and animation engine in vanilla JS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published