Skip to content

meekg33k/random-color-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Random Color game guesser was created with Create React App.

Features implemented

  • Game logic with Start button
  • Animation when the player clicks on the box
  • Tracking scores over different sessions
  • Difficulty level for the game (start with 4, 5, 6...)

How to run the app

In the project directory, first run npm install to install the project dependencies. Then you can run npm start to run in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

To run tests

Run npm test to run the tests. This launches the test runner in the interactive watch mode.
The tests were setup using Jest and enzyme.

About

Bored a bit? Play this game :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published