The adventure tag has no wiki summary.
8
votes
3answers
379 views
How can I implement a command system for a point-and-click style adventure game?
I'm making a point and click adventure game, and I'm currently trying to figure out the best way to implement a command system.
Assume a Monkey Island or Maniac Mansion style interface, with a ...