nsmryan / RustRoguelike

This Rust Roguelike is a Roguelike written in Rust.
17 stars 3 forks source link

Traps #63

Open MicroChasm opened 4 years ago

MicroChasm commented 4 years ago

It would be cool to have some sort of trap system. These would be visible at all times. You could still hit them by accident if you jump over a wall without looking.

Possible traps: blink trap teleport trap pressure plate that moves a block create wall temporary freeze monsters create sound

nsmryan commented 4 years ago

Some trap ideas: