Client Generated Challenge Triggers Adam Mintz
What is a challenge? Triggered in a professor's office All have 5 questions Affects a players DARS, GPA Require certain items in the knapsack
How do the new challenges differ from the old ones? Don’t have 5 questions Different type of hotspot location Might not require any items
How Challenges Work Player runs into a challenge hotspot The Challenge menu is displayed User input is taken until challenge is complete
What is actually working? The selected challenge is hard coded Answers are not checked The checks for necessary items is hard coded Number of hotspots is hard coded Brett is hard coded
How to add the new Challenges Have all challenge types implement a common interface Have challenges check for their own necessary items