You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A game framework optimized for JavaScript. To be used in browsers and with node.js. It uses the entity-component-system architecture and supports full customizable networking through WebSockets.
Be aware that this is still highly work in progress, and not yet ready for others to use.
About
Entity-Component-System game framework created for JavaScript