Pure CSS Minesweeper
Published on in 🔗 Links
Short link: https://b.jlel.se/s/2f7
I once wrote about pure CSS paintings. It’s amazing what you can achieve with just HTML and CSS. Another amazing thing is CSS-Sweeper, a Minesweeper clone written in just HTML and CSS. It’s not the fastest implementation but more a “stress test” and will probably have lags on average computing devices. Nevertheless, it’s awesome! You can play it here.
While some people draw paintings or program Minesweeper with just CSS, I wonder why other people need JS to make a responsive website menu…
Tags: CSS