Cory Mychael McKenna - Open Source Developer > >

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 Audio)

- 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)

* Most all graphics derived from Reiner's Tilesets

* Only works in Firefox, Epiphany and Opera browsers

Upcoming (To do, ideas, etc):

- Finishing the storyline

- Adding a layered menu for player stats (magic, health, etc.,)

- Implementing AJAX for some aspects (e.g., saving the game state)