ClanFX is an Open Source Javascript Game Engine with the following features:
- Single-player RPG with quests, traps/triggers, monsters and puzzles
- A 2D tile-based overview (92 different 64x64 pixel tiles)
- Currently 30 different maps with over 50 buildings
- 100 Animated sprites for NPC's and monsters (4 directions, 7 actions)
- Sound Effects using SoundManager (Javascript-driven, Flash-based Audo)
- AI for detection, pathfinding, chasing, evasion, patrolling and guarding
- Simple coordinate-based collision detection
- Animated spells
- Popup bubbles for communication with NPCs (currently only NPC-to-Player)
- Only works in Firefox, Epiphany and Opera browsers