Psychic Dungeon by shohs
Explore a dungeon where you know all you enemies moves in advance, and you must plan your moves accordingly. This was intended to be a mixture of a programming game and rogue-like/dungeon crawler.
Unfortunately, I wasn't able to flesh this out as much as I wanted - notable stuff on the cutting block: * Actually exploring dungeons * Loot, which modifies your abilities * More rooms and enemies * Audio, better graphics
Still, I had fun making it, and what's there is not too bad in my opinion :)
Controls
Everything is Keyboard + Mouse
Add command: left click in the toolbox Change selected command: left click in command track Delete a command: right click in command track Inspect enemy moves: hover over the enemy Scroll map: arrow keys
Moves
Since there aren't tool-tips, here are the available moves * Player Moves * Move Up/Down/Left/Right * Turn clockwise/counter-clockwise * Do nothing * Attack the space in front * Shoot fireball * "Big swing", attacking a 3-space cone in front * Swing axe - turn and attack in the front and to the side * Enemy Moves * Move toward player * Turn toward player * Spawn a fireball * Self-destruct
Bugfixes Updates
- 2018-04-25: Rebuilt to hopefully remove need for redistributable
- 2018-04-24: Fixed a crash that randomly occurs when selecting a room
Post-Compo Updates
Coming soon :)
| Windows | https://www.dropbox.com/s/jihtmo8pq9bwyb0/psychic_dungeon.zip?dl=0 |
| Original URL | https://ldjam.com/events/ludum-dare/41/psychic-dungeon |
Ratings
| Given | 8🗳️ | 19🗨️ |
I changed some config and rebuilt to hopefully remove the need for the redistributable - let me know if that didn't fix the problem. Thanks!