Condensed project overview
We created a game centering around a sort of turn based combat against an invisible AI. The player has the opportunity to either move or attack one of the postions he ajacent to or move to an ajacent space. The game will notify you if the AI is within one space of you and if you hit it you win. However, if the AI hits you before you hit it you will lose. The game will store your wins on the global leaderboard (we ran out of time to do this automatically but we can store wins) and you can choose different classes to enhance your expierence.
My Feature
My feature in the project is ordering and creating the main menu screens as well as the implementation of the JWT tokens in order to differentiate not only admins and players but also individual users.
Link to where I got my Collegboard Requirments
Component B: Video
Collegboard Requirements | My Video |
---|---|
Input to program | Seen in video, login in which gives the user the jwt token |
At least one aspect of the functionality of your program | When the token is removed you cannot acces the leaderboard (403 error) |
Output produced by program: | When you have the jwt token coordinated to your user you can access the leaderboard. |
My video does not have: | any distinguishing information and voice narration |
My video is | a .webmb, less than 1 minute in length, less than 30MB in file size. |