Use APKPure App
Get Entropy Game Engine (Unreleased) old version APK for Android
Pluggable multi-platform HTML5 game engine for 3D games.
Game specific subsystem
- weapons, power-ups, vehicles, puzzles
- game specific rendering
- player mechanics
- game camera
- AI
Gameplay foundations
- static world elements - custom voxels
- dynamic world object model - custom code
- agent based simulation - custom code
- event messaging - ?
- world loading / saving - custom
Front end
- Heads up display - use HTML5 div with transparency
- in game menu - native HTML5
Visual effects
- whatever is supported in three.js
- light / shadows ? particle systems ?
Object animation
- procedural - in code ?
Online Multiplayer
- ??
Audio
- whatever is supported in HTML5?
Profiling and debugging
- in game runtime profiling, eg. FPS
- browser JS profiling/debuggin
Collision & Physics
- ray casting
- ?
Human interface - HTML5 based
- keyboard (optional)
- mouse clicks (optional)
- touch controls (optional)
- device orientation (optional)
- GPS (optional)
Scene graph / culling optimizations
- custom? BSP trees? occlusion? Level of detail system?
Low level rendering
- three.js / WebGL
Resources / game assets
- 3d models - in code
- textures - voxels should be 32x32 (minecraft is 16x16)
- font - whatever is provided in three.js or HTML5?
- game world map - proceduraly generated?
Core Systems
- module loading - require.js
- module interactio ns - custom convetions + require.js
- unit testing - unspecified - perhaps qunit?
- 3d graphics - three.js
Platform independent layer - rely on Cordova and HTML5 for platform abstraction
3rd party SDKs - Apache Cordova, three.js, require.js
Hardware/OS - Anything supported by Apache Cordova
Last updated on Dec 11, 2016
Moving to ES6, starting with client/server mode.
Uploaded by
Bruninho Rodrigues
Requires Android
Android 4.0+
Category
Report
Entropy Game Engine (Unreleased)
0.0.13 by Ivo Bosticky
Dec 11, 2016