Real-time rogue for the web (F_J_SM)

Fred, Jane & Sex-Machine
==========================
The zombie apocalypse came and most people "died". To stay alive this unlikely trio stuck together.
Play with any modern browser

version: 29 Nov 2010, a70e246a2229
currently best with Chrome, somewhat runnable in Firefox3+

Mechanics
==========
Heavily influenced by Rogue-likes and realtime strategy games.
* Fast-paced tactical game play
* Lots of different weapons, outfits and utilities
* Leveling
* make new maps with Tiled
* Epic Story (maybe)
Controls
=========
Easy, context sensitive.
* Left mouse button for all actions
* Right mouse button drag or cursor keys to scroll the map
Select a character with LMB. With a selected Character, LMB in the game world does different things depending on what you click on:
* move there
* attack (if enemy)
* harvest (if harvestable)
* barricade (if fortifable & you character has plank in his inventory)
* solve puzzle (on puzzle items - usually that opens a door or something like that)
LMB on an inventory item drops it. LMB on an item on the ground picks it up (your character has to already stand on the item).

Level up after you finished a map.
Gameplay
=========
The core mechanic is that you micro-manage the three characters: what they wear, what they hold in their hands, where they move and whom they attack (or not).
Most enemies are very tough so that only the whole group can bring one of them down. If there are too many monsters or the monster does not have important equipment you need, then it is probably smarter to just run.
The type of monsters that appear and the kind of equipment they carry depend on the environment you are in - for example: lots of vomit & blood around? Then the raw skeletons & zombies are probably not far.
Your group lives in the underground of the city. To get new equipment and explore, the group goes up to a specific map. The stronger the group the more thoroughly they can explore the area, solve puzzles and bring home better items.
Code & License
===============
The code ist mostly my Canvas library gamejs and some extra stuff - all in the browser. License MIT.
Graphics are all by roguedjack, from the awesome Rogue Survivor (in case you did not recognize them)
and next...
===============
More updates in a week - I'm taking a break to get a better view on things and collect feedback.