oubiwann / peloid

It's like a MUD. But better.
MIT License
1 stars 0 forks source link

Add some initial ICreator commands #27

Open oubiwann opened 11 years ago

oubiwann commented 11 years ago

It would be nice to start creating things in the MUD as an initial use case. Once the basic game interpreter is done, some initial commands should be added.

oubiwann commented 11 years ago

It would be good to prefix commands of a particular type with a unique initial character. For instance:

As a side note, @ could be used for all IController commands...