A quick (8h) implementation of a future game I plan to create, here in a very simple form.
Did it for AI class as an example of rule based system...but adding a pinch of fun.
The code is probably a winner on the awards of the worst-fast-rogue-savage code written ever by a human been but heck, it does resolve the proposal.
That must matter me thinks.

Have fun.
how to play the mess?
.rogue style + action points
.4 turns for player, move with arrows, space trigger and untrigger the gun (6 chamber), triggering cost no ap.
.when triggered, shot with arrow on that direction
.if head shot, kill zombie, otherwise it pushes him back if an empty space
.you must scavenge all tombs (T) and leave map through entrance.
.tomb can replenish 1 health or full ammo.
.2 turns for zombies
F1 change views (standard ascii, array info, gfx)
not quite balenced, but no time to anything, I must finish Msc semester in the usual last time hurry.

The code is on the zip as a TXT, try not to laugh too hard hehe.

Some game design on the pdf in portuguese br.
more on this latter...
edit: ahhhh such is the power of the powers in GLBASIC!
