austingray / canvas-game-engine

An HTML 5 canvas game engine.
2 stars 0 forks source link

Canvas Game Engine

An HTML5 canvas game engine, because drawing is fun!

Prerequisites

Development

Install node deps:

npm install

Files in src compile to the file in build. To build/watch:

npm run watch

Play

You can play directly in the browser by opening index.html or you can run in a minimal Electron container with:

npm start

Controls: