Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codeonaraft/bombfinder

Minesweeper clone made with C# and raylib
https://github.com/codeonaraft/bombfinder

csharp game gamedev raylib raylib-cslo

Last synced: about 2 months ago
JSON representation

Minesweeper clone made with C# and raylib

Awesome Lists containing this project

README

        

# Bomb Finder
## Overview
Bomb Finder is a Minesweeper clone made with C# and raylib.

![](images/screenshot1.png)

![](images/screenshot2.png)

![](images/screenshot3.png)

## Commands to Run
* git clone https://github.com/CodeOnARaft/BombFinder.git
* cd bombfinder
* dotnet run

## Credits

### Game Library
[raylib](https://www.raylib.com/)
\
\
**All music and sound effects courtesy of [OpenGameArt.org](http://www.opengameart.org)**

### Sound effects
https://opengameart.org/content/gui-sound-effects

### Music

https://opengameart.org/content/loading-screen-loop (Title Screen)\
https://opengameart.org/content/deep-space (Game Screen)\
https://opengameart.org/content/party-sector (Credits Screen)