bit-shift-io / javascript-game-engine

A demo javascript game engine using ecs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Try to bypass CORS:

For Chrome: edit shortcut or with cmd: C:\Chrome.exe --disable-web-security

For Firefox: Open Firefox and type about:config into the URL bar. search for: security.fileuri.strict_origin_policy set to false

About

A demo javascript game engine using ecs

License:GNU General Public License v3.0


Languages

Language:JavaScript 97.3%Language:HTML 2.7%