- Rooms, items, static objects
- Inventory, "crafting" (called blueprints)
- Requirements before specific actions can be done
- Walking ;)
- Event handling
- Music!
More coming in the future!
This project is being rewritten with a browser frontend, see Amber
Pac Adventure "library" is based on this concept:
- Create rooms, items, static objects and link them together.
- Add requirements, custom messages, blueprints, music, ...
- then use start() method to start the "Adventure", the rest is left to the TextInterface
For examples and demos see the 'examples' folder