Jolayus / Build-A-Bridge-CSEG-Project

1 stars 0 forks source link

CSV to Scriptable Object QuestionsData Converter #4

Open Jolayus opened 4 weeks ago

Jolayus commented 4 weeks ago
Jolayus commented 3 weeks ago

Created working code for creating a QuestionsData (Hard) using the provided CSV. Trying to make the code work for Easy and Medium level since it does not have multiple choice.

Jolayus commented 3 weeks ago

Implemented the Easy and Medium Level QuestionData Generator portion of the code. It can convert the CSV from Easy to Hard Level into QuestionData File for each level.

Jolayus commented 3 weeks ago

Finalized Implementing the CSV to QuestionData Asset Generator. Combined all three levels into one QuestionData for GameManager. It can create new asset based on CSV or add to the existing QuesionData.