We will keep this up-to-date with information about our project throughout the term. This readme include information such as:
- explanations about our project
- a summary of what our application is all about
- a list of the user stories, along with who is responsible for each one
- information about the api(s) that our project uses
- screenshots or animations demonstrating current functionality
| Team member | Contact Information |
|---|---|
| Deniz Coban | Outlook: d.coban@mail.utoronto.ca Instagram: @007deno discord: |
| James Fan | outlook: jl.fan@mail.utoronto.ca Instagram: @nondescript_name Discord: |
| Deep Garg | outlook: deepankar.garg@mail.utoronto.ca Instagram: _deepankar.garg discord: |
| Wentao Lin | outlook:wentao.lin@mail.utoronto.ca Instagram:@wentao1530 discord: |
| Meixuan Lou | outlook:meixuan.lou@mail.utoronto.ca Instagram: @meixuan_louol discord: hikono_louol |
| Isabel Melo | outlook: isabel.melo@mail.utoronto.ca Instagram: @mi1ce discord: |
Project Domains and Sample User Stories: https://q.utoronto.ca/courses/394773/pages/project-domains-and-sample-user-stories?module_item_id=6907900
Project Overview: https://q.utoronto.ca/courses/394773/pages/project-overview?module_item_id=6907896
Api resources: https://q.utoronto.ca/courses/394773/pages/api-resources?module_item_id=6907902
Api: https://q.utoronto.ca/courses/394773/pages/api-advice?module_item_id=6907901
As a group, we have chosen the Adventure Game project domain!! Inside the Adventure Game, we will have three important system: quiz system, battle system, and adventure game system Within the game, the user will be able to complete quizzes based on what they have learned in order to facilitate their learning. For each correct answer, they will earn one point, and their score will be tracked by Total Score. While walking through the map, user can pick up items in the current place and they might encountered the monsters. User can choose flee to avoid the fight or choose attack to fight with the monsters. Since our game aims to teach user about java, so in order to perform every action, user must answer the java quiz correctly.