Mostly CSS MineSweeper
Click once to flag, twice to dig
💥 Game Over
You stepped on a mine 🤕
🎉 You Win!
You successfully cleared the minefield 🎊
Can minesweeper be implemented purely in CSS? Yes it can! almost! 😅
Some javascript is needed to generate the minefield, and to restart the game, but the game logic is all in CSS 🤯!