This is a simple game created to improve my JS/React skills.
It has difficulty levels.
Thanks to the use of localStorage, results are saved in the browser's memory, even after it's
closed.
This simple game is created in React, I use Webpack.
RDW is based on CSS Grid.
Level Easy | Level Hard |
---|---|
Well done! | Well, not this time ;) |
---|---|
You can:
-
look it up and play here - GitHub Pages.
-
run it on your local machine.
To do so - download the project, open a terminal in the folder that contains the project and use command:npm install
It will install all dependencies (listed in package.json) that you need to enjoy the game.
Next, if you have your webpack installed globally type:
webpack
And if you don't, use:
./node_modules/.bin/webpack
Last thing - open index.html file in your browser and enjoy!
This project is licensed under the MIT License.
Pictures used in this project ( Clouds and Animals ) were Created by Freepik