renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog
This commit is contained in:
12
entries/minesweeper_in_c.md
Normal file
12
entries/minesweeper_in_c.md
Normal 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
|
Reference in New Issue
Block a user