Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -random rooms
- -characters represent objects in the game (!-player,M-merchant,T-troll,O-orc,C-chest,L-lever-opens doors("|")-disables traps)
- -most mobs are stationary, some roam.
- -mobs can hit the player one dot apart.
- -the game is turn based, each turn there are two actions, one movement one attack
- -movement using arrow keys, you can only move on dots-terrain, stars - traps, commas - leave/enter area
- -action keys are A -attack, S-use
- -at the start of the game you choose weapons, 2d4+2 axe, sword 1d8+1 etc...
- -you choose armor, evasion 0.2 chance, and dmg block minus 2d2+1, also diceroll
- -things drop gold, merchants sell things, chests drop weapons, armor (do you want to replace your armor/weapon with Y/N)
- -rooms are pseudo random, picked from a base of ~15 rooms plus 2-3 starting and ending rooms ...
- ╔══════,,═══════╗
- ║...............║
- ╚═..!........M..║
- ,|..╔════. ═╗...╝
- ,|..║...*...║...,
- ╔═..╣.O.╔.T═╣...,
- ║...║..L║..C║...╗
- ║.O.╚═══╬═══╝...║
- ║......C║.......║
- ╚═══════╝,,╚════╝
Advertisement
Add Comment
Please, Sign In to add comment