Skip to content

weskerfoot/Nimsweep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

How to build

You must have raylib and raygui installed along with the headers for both of them available.

There is a script to compile raygui as a shared library (raygui.so).

Then do nimble build and run the game executable.

About

A game of minesweeper, using Raylib and Nim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published