cse442-at-ub / cse442-semester-project-bugs-are-features

cse442-semester-project-bugs-are-features created by GitHub Classroom
1 stars 0 forks source link

Write a script to convert Twine .json files into sql statements #76

Closed mferrera closed 4 years ago

mferrera commented 4 years ago

To add story and user/ghost responses to the game, we need to convert the Twine json files into sql statements. This is specific to story events.

Tasks Tests