scrom / Experiments

a NodeJS text adventure - deliberately coded badly to re-experience the pain of legacy code
http://mvta.herokuapp.com/
2 stars 0 forks source link

support "play" as a first-class verb #444

Closed scrom closed 8 years ago

scrom commented 8 years ago

It's only supported as a custom verb right now. It's confusing when trying to play or play with something that doesn't support it to find out the engine doesn't understand you.

scrom commented 8 years ago

done. It's still mostly custom verbs but there's some basic support for trying to play with other items.