-
Notifications
You must be signed in to change notification settings - Fork 2
Project Proposal
Jacob Prall edited this page Sep 3, 2020
·
14 revisions
AcrossWords is a single-player word-based game designed and implemented using MongoDB, Express, React and Node.
The game presents the user with a timer, score, clue and blank spaces. If the user answers the clue correctly, they receive points and a new word is generated. If they answer incorrectly, the timer is docked and a new word is still dynamically generated based on letters of the given input.
As the game goes on, the clues become more difficult and worth more points. The objective is to score as many points as possible in the given time.
Bonus: The user's score is persisted and their progress is tracked. Their stats can be viewed by others.
- User Authentication
- Present clues and input, styled
- Generate next word and clue dynamically, given previous word entered
- Timer and Score functionality
- Database that responds dynamically to difficulty settings as game progress
Bonus: 6. Shareable user stats
- MongoDB
- Express
- Node
- React/Redux
- Generating clue/word responses based on correct and incorrect guesses.
- Displaying the words with animations.
- Fetching and querying database for new clue/word pairs
- Jacob: User Auth and Project Proposal
- Phil
- Aatef
- Tim
- Nick
- Jacob: User Auth, structuring backend
- Phil: Structuring backend
- Aatef: Styling Navbar and login/signup
- Tim: Creating database seeds
- Nick: Core game logic
- Jacob: Structure backend routes
- Phil: Structure backend routes
- Aatef: Frontend
- Tim: Database logic
- Nick: Structure backend routes
- Jacob: Structure backend routes
- Phil: Structure backend routes
- Aatef: Frontend
- Tim: Frontend routing
- Nick: Backend game logic
- Jacob: Frontend
- Phil: Backend
- Aatef: Frontend
- Tim: Backend
- Nick: Frontend
- Jacob: Frontend
- Phil: Backend
- Aatef: Frontend
- Tim: Backend
- Nick: Frontend
- Jacob: Frontend
- Phil: Backend
- Aatef: Frontend
- Tim: Backend
- Nick: Frontend
- Jacob: Frontend
- Phil: Backend
- Aatef: Frontend
- Tim: Backend
- Nick: Frontend