My entry for the 2011 7DRL Challenge
GnomeSquad is a squad based dungeon diver roguelike with very tactical gameplay. I consider it a success!
You can download the source (python) here. This version actually makes a tiny fix to the 7DRL version, which accidentally shipped with the FINAL DEPTH level set to 1. It also fixes the annoying "faith" bridge level.
The original "final" version is still here if you are a traditionalist.
It is covered by the Artist License 2.0
You will need:
Python 2.6 (Won't work with Python 3.x!!)
Pygame (I used 1.9.1 but others should work)
(optionally) Pysco for python 2.6 (python speedup for x86 cpus)
If you are more into a Portable Python distribution, there is a great onehere that I used for testing the game.
Comments and/or gushing praise welcome at heroic DOT fisticuffs AT gmail DOT com
Obligatory Screenshots
Journey into the depths!

Cross perilous bridges!

Hurl potions!

Bribe your enemies!

Steampunk!!! (sort of)

Save the King! (not sure he needs it though!)
