A game of minesweeper, using Raylib and Nim
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

167 B

What is this?

A simple project that implements a game of minesweeper using raylib. Mostly as a way for me to learn raylib and Nim more.