Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/futagoza/jge
JGE - (JavaScript) Game Engine
https://github.com/futagoza/jge
Last synced: 24 days ago
JSON representation
JGE - (JavaScript) Game Engine
- Host: GitHub
- URL: https://github.com/futagoza/jge
- Owner: futagoza
- License: mit
- Created: 2014-12-04T15:08:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-04T17:42:55.000Z (almost 10 years ago)
- Last Synced: 2024-09-30T06:24:16.702Z (about 1 month ago)
- Language: Makefile
- Homepage:
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
JGE - (JavaScript) Game Engine
==============================A game engine that helps making MMO HTML5/WebGL games much less painful.
Features
--------* Node CLI `WIP`
* Server `todo`
* Database `todo`
* Game Engine `todo`
* Keyboard Plugin `todo`
* Mouse Plugin `todo`
* Gamepad Plugin `todo`
* Touchscreen Plugin `todo`
* Phaser Plugin `todo`
* Three.js Plugin `todo`
* Audio Plugin `todo`
* UI Framework `todo`
* Console Widget `todo`
* Editor Widget `todo`
* Video Plugin `todo`
Compatibility
-------------* Node.js 0.10.0+
Development
-----------* [Project website](https://futagoza.github.io/jge)
* [Source code](https://github.com/futagoza/jge)
* [Issue tracker](https://github.com/futagoza/jge/issues)JGE is developed by [Futago-za Ryuu](https://futagoza.github.io/) ([@futagozaryuu](http://twitter.com/futagozaryuu)).