Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 860 Bytes

README.md

File metadata and controls

37 lines (31 loc) · 860 Bytes

Colors_game

We're creating a game that enables you to playing a color guess game.

website

Colors_game

User-Journey:

  1. A user should be able to press a (✔) button if the color is true.
  2. A user should be able to press a (✖) button if the color is false.

WireFrame

game

file strcutre

  • public
    • index.html
  • src
    • copmonent
      • App
        • index.js
      • Home
        • index.js
      • Game
        • index.js
        • timer_score
          • index.js
        • color
          • index.js
        • check
          • index.js
  • package.json

Team Member :