7yl4r / the-oregon-trajectory

:rocket: The Oregon Trail -- in SPAAACE!
http://7yl4r.github.io/the-oregon-trajectory/
GNU Affero General Public License v3.0
17 stars 6 forks source link

generic situation module... #70

Closed 7yl4r closed 9 years ago

7yl4r commented 9 years ago

we need a module which can present a series of text choices and modify gamedata along the way according to some JSON. Much like the debris-encounter and trader, but simpler, more generic, and with all of the details coming from the JSON.

This module will support all the events which are not covered by their own dedicated module and may later be incorporated into the dedicated modules as well.