Hacker News new | ask | show | jobs
by magnetomax 1951 days ago
Really nice implementation! I did tried to make simple game using JavaScript ES6 2 years back. It was really fun and learned JavaScript concepts to implement this. https://magnetomax.github.io/MineSweeper/
1 comments

This is awesome! I love the use of emojis right in the source code - I did the same
Yours is a bit more fun to play as it allows right-clicking on the flags to uncover surrounding fields.

Both are cool stuff and nice learning experiments though!