Simple game made with Vite + React.
You can play it on: https://hexcolor-game.surge.sh/
The main objective of the game is to get the highest sequence of right answers. To do that, you have to select the right color by clicking the button that corresponds to the color of the square.
$ git clone https://github.com/G4bzz/hexcolor-game.git
$ cd ./hexcolor-game
$ npm run dev
So, go to http://localhost:5173/ and enjoy!