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

multiplayer strength of creatures #46

Closed scrom closed 10 years ago

scrom commented 10 years ago

may need to be adjusted / multiplied based on number of players in the area to keep things fair.

scrom commented 10 years ago

Not going to implement this for the MVTA engine. I might look at doing a MUD-based game in future but this one's staying single-player.