SilentCog / rpgjs

Easter egg console.log game in the text based RPG fashion.
https://silentcog.github.io/console-game/
5 stars 2 forks source link

New Features #4

Closed SandyGifford closed 9 years ago

SandyGifford commented 9 years ago

All available functions? Or just the basic ones like "move"

mimiflynn commented 9 years ago

Yeah, basic functions that a player needs to know about... maybe even a help function. I could make it after this is merged, just a thought. Be nice if we had a better place for a conversation about future features.

SandyGifford commented 9 years ago

I like the idea of a help function that gives general tips. Def a good idea. Maybe something that an API user could override, too (in addition to our basic tips).

I've been meaning to open a wiki for this rep, I'll see if I can get around to it later today.