Skip to content

Commit

Permalink
Update week8GameREADME.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daaimah123 authored Sep 2, 2024
1 parent d703bb7 commit acfdc8d
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions projects/week8GameREADME.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,17 @@ This assignment will check for proficiency in NodeJS and ExpressJS and how to co

In this project, you will build a minimal Game connecting your Backend and your frontend.

##### Pre-Win
[The game's existing code]([url](https://github.com/Yosolita1978/week8Game)) already grabs the user information and shows the user the questions that exist in the `fakedata.js` file.

The game's existing code already grabs the user information and shows the user the questions that exist in the `fakedata.js` file.

##### Win # 1
##### Step # 1

Grab the real information with the API and show it correctly in the FrontEnd.

##### Win #2
##### Step #2

It should grab how many questions the user has an answer to and how many right/wrong questions.

##### Win #3
##### Step #3

It should show the user a message in case they win/lose the game.

Expand Down

0 comments on commit acfdc8d

Please sign in to comment.