Skip to content

idchlife/browser-game-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

browser-game-engine

Some sort of browser game engine

Alright, after you cloned repo, all you need to get this started:

cd scripts/app
npm install
webpack --watch

You all set! You can edit .js files with es6 syntax and you will have app.js file that is used in index.html

Releases

No releases published

Packages

No packages published