ShumbaBrown / Project-Sia

1 stars 1 forks source link

Added achievement class and testing. #60

Closed MatthewKing98 closed 4 years ago

MatthewKing98 commented 4 years ago

Added achievement class.

Added achievement test.

Sidenote Debating how to add functionality to allow user to obtain set of achievements. Will probably attach it to user themselves. If done this way there'll be no need for an achievement list class. Could just be stored in a standard universal array.

MatthewKing98 commented 4 years ago

~ Modified eventList testcase. had incorrect check in place