Skip to content

minesweeper-v1.0.0

Latest
Compare
Choose a tag to compare
@baz606 baz606 released this 21 Jan 22:11
3807510

This is a complete minesweeper game.
I created this game using raylib to practice game development without an actual game engine. Raylib is a simple library with a lot of useful features for game programming. Check it out at raylib.com

I don't think I will be doing more development on this game because this was mostly for practice.

Attached minesweeper-v1.0.0.zip file that has the executable for the game and its assets/resources.
minesweeper-v1.0.0.zip (md5sum): 4066133b9f05fb57f573603308ff04a4
minesweeper-v1.0.0.zip (sha1sum): 4ada7ad45a7d251f9500a8c8b60a091b65af7ae1

What's Changed

New Contributors

  • @baz606 made their first contribution in #1

Full Changelog: https://github.com/baz606/minesweeper-raylib/commits/v1.0.0