marleysudbury / minesweeper-godot

The third in my series of Minesweeper clones, this time in Godot 4
https://marleysudbury.github.io/minesweeper-godot/
0 stars 0 forks source link

Minesweeper in Godot

Six years after making Minesweeper in MonkeyX for my A level Computer Science project, and five years after remaking it in Pygame, I have decided to do it all again, from scratch, in an actual game engine: Godot 4!

The latest version of main branch is automatically built with Github Actions and is playable in the browser at https://marleysudbury.github.io/minesweeper-godot

Screenshot of game

Improvements on previous versions

Features which require improvement

Features not yet complete

More information on features requiring work can be found on the issues page.