An open API service indexing awesome lists of open source software.

https://github.com/gazdagb/colored-tiles

A minimalist rage game that tests your speed, focus, and patience. Hover, match, click β€” sounds easy, right? Think again. πŸ˜…
https://github.com/gazdagb/colored-tiles

browser-game color-game fun-project gamedev hover-click html-css-js javascript minimalist-game puzzle-game reaction-time tile-game vanilla-js

Last synced: 10 months ago
JSON representation

A minimalist rage game that tests your speed, focus, and patience. Hover, match, click β€” sounds easy, right? Think again. πŸ˜…

Awesome Lists containing this project

README

          

# 🎨 Colored Tiles – A Fast-Paced Color Reaction Game

Colored Tiles is a minimalist browser game where quick reflexes and visual focus are the key.It's kindof a rage game. Testes your patience too. Hover over tiles to reveal colors β€” and click only when it's your color. Simple? Yes. Easy? Not quite.

[πŸ‘‰ Play it live here](https://160tiles.netlify.app/)

## 🧠 How to Play
* The game board contains 160 tiles.

* Hovering over a tile changes its color randomly.

* You're assigned a target color at the start.

* Only click tiles when they match your target color.

* The game tracks your click count and starts a timer as soon as you begin.

* Your goal: Finish all 160 tiles with the fewest clicks and fastest time.

## πŸ“Έ Screenshots
![alt text](/assets/images/gamescreen.png)
![alt text](/assets//images/playing.png)
![alt text](/assets/images/won.png)

## πŸ‘¨β€πŸ’» Made by
[Gazdag BalΓ‘zs](https://github.com/GazdagB) – Just a dev who enjoys making fun, quirky, and brain-tickling games in the browser.

## πŸ› οΈ Tech Stack


HTML5
CSS3
JavaScript


Netlify

- **HTML5** – Structure of the game board and elements
- **CSS3** – Styling for layout, tiles, hover effects, and responsiveness
- **Vanilla JavaScript** – Game logic, random color generation, timer, and interaction handling
- **Netlify** - For deployement of the website

## πŸ’‘ Future ideas

- If won a random funny caricature will appear from an artist.
- Make a backend and login for leaderboards.