1
00:00:03,969 --> 00:00:07,120
Congratulations on making it to the end of this section.

2
00:00:07,120 --> 00:00:11,320
You now have a fantastic little multiple choice quiz game that you can play around with.

3
00:00:11,350 --> 00:00:16,030
During this section, we've learned a lot more about the canvas and all the elements that we can add

4
00:00:16,030 --> 00:00:21,220
to it, including setting up text mesh pro, adding buttons, sliders and images.

5
00:00:21,640 --> 00:00:27,010
On the code side, we've learned how to store data using a script table object and then use that data

6
00:00:27,010 --> 00:00:30,760
in code with things like lists, arrays and for loops.

7
00:00:30,790 --> 00:00:35,320
We've also learned how to reload the scene when we get to the end of our game, and we're going to be

8
00:00:35,320 --> 00:00:39,790
expanding on that in later lectures so that we can have multiple scenes in our games.

9
00:00:39,790 --> 00:00:44,950
And the next step is going to be to either continue working on your quiz game by either adding more

10
00:00:44,950 --> 00:00:49,300
questions, changing up the scoring mechanics that we implemented in this section.

11
00:00:49,300 --> 00:00:55,240
Or you could go ahead and try adding a new canvas and adding multiple categories of questions.

12
00:00:55,450 --> 00:00:59,890
Once you're done, don't forget to share your game with the community and with other people so they

13
00:00:59,890 --> 00:01:04,769
can play, test and give you feedback and you can do that on Share My Gamescom.

14
00:01:04,870 --> 00:01:09,760
But once you've finished and you're happy with your final product, go ahead and move on to the next

15
00:01:09,760 --> 00:01:11,290
section of this course.

