=========
CHAOS
=========
Indie project. WebGL based 3D game. Developed by a single developer.
Features:
- Technology: Babylonjs, NodeJS, WebSockets
- Custom game engine, Custom nodeJS server.
- Integrated sprite animation to render effects like explosions, abilities.
- Integrated audio with features like distance attenuation, multi-source audio, audio play for bot actions.
- AI developed to manage bots. Bots can self route, find and engage hostiles, retreat to safety using pathfinding algorithms.
- Only open source technologies.
- Facebook app and authentication maintained by Facebook.
- Realtime multiplayer implemented using NodeJS and web-sockets.
- NoSQL DB
- Frontend code in pure javascript.
- No installation required.
- Small network usage and good FPS.
…