ryanb / ruby-warrior

Game written in Ruby for learning Ruby.
MIT License
3.83k stars 838 forks source link

Unknown Entities #51

Open ghost opened 12 years ago

ghost commented 12 years ago

It would be interesting to have creatures that could be friendly or agressive. This way the player needs to watch to see what happens before deciding to attack or ignore a specific monster. If there are multiple creatures of this type on one level, they will not all nessisary share the same attitude.

Perhaps also aggresive creatures that are too powerful and need to be avoided might make this interesting