finished imports from osgameclones

This commit is contained in:
Trilarion
2019-09-07 15:44:11 +02:00
parent b47e102013
commit 7c32a60300
43 changed files with 750 additions and 141 deletions

12
games/minesweeper_in_c.md Normal file
View File

@@ -0,0 +1,12 @@
# Minesweeper (in C)
_Remake of Minesweeper._
- Home: https://github.com/brenns10/minesweeper
- State: beta, inactive since 2015
- Keywords: puzzle, inspired by Minesweeper, open content, remake, text
- Code repository: https://github.com/brenns10/minesweeper.git
- Code language: C
- Code license: 3-clause BSD
## Building