#minesweeper

[ follow ]
Software development
fromArs Technica
3 months ago

We asked four AI coding agents to rebuild Minesweeper-the results were explosive

Four modern LLM coding agents recreated a web Minesweeper with a surprise feature and mobile support, demonstrating coding power and error-prone behavior requiring human oversight.
fromSlicker
7 months ago

JavaScript tutorial - Minesweeper game

The board consists of rows and columns of tiles, some of which contain a mine. Initially all tiles are covered. The point of the game is to uncover all the tiles except the ones containing the mines.
Games
[ Load more ]