arthur-hi / engine.js

personal project for a 100% JavaScript game engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


engine.js

engine.js plans to be a simple web-based game engine for multiplayer games that run off of Node.js and is built off of three.js which is an easy to use, lightweight, cross-browser, general purpose 3D library.

engine.js is a personal project and primarily being developed to serve as a game engine for another personal project (yet to be named).


I'll include more details as the project is developed but
in the meantime check out the Wiki here on GitHub.

Try out the demo:



About

personal project for a 100% JavaScript game engine

License:MIT License


Languages

Language:JavaScript 66.9%Language:HTML 33.1%