codingteam / Keter

A roguelike game in the SCP setting.
https://codingteam.github.io/Keter/
MIT License
15 stars 5 forks source link

Door #12

Closed IngvarJackal closed 9 years ago

IngvarJackal commented 9 years ago

Naive implementation of a door. Everybody can open it after moving on it. It will never be closed again.

ForNeVeR commented 9 years ago

Thank you!