|
|
|
|
|
by cnees
2156 days ago
|
|
No way! I've done exactly the same thing. (https://news.ycombinator.com/item?id=15479160) At first I thought this was my own thread! I guess there's a healthy overlap between loving Minesweeper puzzles and CSS puzzles. :) I used HTML/CSS so I could implement it on a Neopets page, which meant I couldn't use forms, inputs, or CSS3, which means it's less feature-complete and the approach is completely different. The final result, though, is still the same delightful Minesweeper experience. http://www.neopets.com/~Cism Codepen link (so you don't have to be signed into Neopets to see it) https://codepen.io/qaz/pen/bGEzyrJ Enjoy! |
|