imports from libregamewiki and some cvs to git conversions
This commit is contained in:
18
entries/n2048.md
Normal file
18
entries/n2048.md
Normal file
@ -0,0 +1,18 @@
|
||||
# n2048
|
||||
|
||||
_Ncurses implementation of the popular puzzle game 2048._
|
||||
|
||||
- Home: http://www.dettus.net/n2048/
|
||||
- State: beta, inactive since 2014
|
||||
- Platform: Linux
|
||||
- Keywords: puzzle
|
||||
- Code repository: (see home)
|
||||
- Code language: C
|
||||
- Code license: 2-clause BSD
|
||||
- Code dependencies: ncurses
|
||||
|
||||
Developer: Dettus
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Make
|
Reference in New Issue
Block a user