# CSS Mastermind

![Illustration of a astermind board](https://cdn.hashnode.com/res/hashnode/image/upload/v1639764941333/afoKde4E3.png)

[Mastermind](https://en.wikipedia.org/wiki/Mastermind_(board_game)) is a challenging code-breaking game that turns 50 this year. There are 6 colors and a 4-length code to decypher. Can you break the code?

This Mastermind game was developed using **only CSS and HTML (no JavaScript)**, and it has 4 different codes to guess.

Here is [the game on CodePen](https://codepen.io/alvaromontoro/full/YzwbgwE):

* * *

Thanks to [@racascou](https://twitter.com/racascou) for the design suggestions, and [@Fionna](https://codepen.io/fionnachan) for a great confetti effect (that I modified a little 😳)
