By: Matthew Malone Quinne Farenwald
- Misson
- MVP
- Walkthrough
- Future Iterations
- Features
- Try It Out
- API's used
- Link to Project Management Board
Help build vocabulary in Elementary and Junior High Students through gameplay by using Latin based English language roots and prefixes. The student/player willplay through 6 rounds (warm-up + 5 game play rounds). At the end of the game the player is shown their stats (time taken to play through the rounds, each round broken down for the time it took, how many they got right in total and per round).
- Updated welcome screen with cleaner and more intuitive user experience
- Player is instructed to insert name clearly in correct input field
- Start Game button appears and enables after text is entered into the input field
- Design has been updated to have more consistency arcoss game play from player name input through game completion
- User will match prefixes with roots to create word
- Upon each successfully created word (prefix and root match), a modal appears showing the full word, part of speech along with a sentence containing the word.
- The user will disable modal. The word, part of speech and sentence will appear on the right side of the screen in the successfully completed section.
- Each round consists of five prefix and word matches
- Once the user completes a round, a modal appears showing a recap of the round and a button to start the next round.
- The user is shown how long it took them to get through each round, along with the total time it took to get through all five rounds.
- Spy (International)
- Mountain Climbing (Outdoor adventure)
- Space - import from NASA API
- User will type in their name.
- Once the user name is inputted, the enter button enables.
- New message pops up for player to start game.
- The user will match prefixes to their meanings.
- User will choose a theme. (have a default theme)
- Built on React
- React Router
- Fetch
- classnames
- eslint
- Paths making use of forward/back button
- Correct answers flash green
- Correct answers move to the completed section
- Wrong answers flash red
- Let's build your vocabulary!!
- Type your name in the input field
- Enter welcomes you to the game, once ready hit the pulsating start button
- You're now on the warm up screen where you'll be matching prefixes with their meanings
- Try matching them! You'll notice a hover state and active select state. When you get the correct matches the cards light up green and move over to the completed area. If they aren't correct a quick flash of red will and then deselection of those cards will let you know to try again.