pythonfoo / fantasy_forge

Fantasy Forge is a framework for creating and playing text adventure games.
6 stars 1 forks source link

Quest System #10

Open dodonator opened 1 month ago

dodonator commented 1 month ago

Build a system which enables the player to complete certain quests. A simple quest could be a fetch-quest which would mean the player has to collect and deliver certain items.