Python Dungeon Crawler - 0.2
A rogue-like dungeon crawling game
Max Power
(paolo)
Python Dungeon Crawler is a rogue-like dungeon crawling game, written in python.
Changes
I started yesterday, so this game is still far from finished. I could reuse some code I wrote for the (unfinished) roguelike-game Tatzelwurm (you can find it here on pygame.org). Currently I have implemented movement, FOV, load/save, a simple AI and a simple combat-system, so i am at step 7 of "How to Write a Roguelike in 15 Steps" at http://roguebasin.roguelikedevelopment.org/.
Move with the numpad, scroll the map with the arrow keys.
Save'n'Quit with F8
Links
Releases
Python Dungeon Crawler 0.12 — 3 Sep, 2009
Python Dungeon Crawler 0.10 — 3 Sep, 2009
Python Dungeon Crawler 0.2 — 30 Aug, 2009
Python Dungeon Crawler 0.19 — 6 Sep, 2009
Python Dungeon Crawler 0.27 — 11 Sep, 2009
Python Dungeon Crawler 0.2 — 30 Aug, 2009
Python Dungeon Crawler 0.16 — 6 Sep, 2009
Python Dungeon Crawler 0.23 — 9 Sep, 2009
Python Dungeon Crawler 0.31 — 21 Sep, 2009
Python Dungeon Crawler 0.21 — 7 Sep, 2009