Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 288 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 288 Bytes

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