imports from libregamewiki

This commit is contained in:
Trilarion
2019-09-13 12:13:45 +02:00
parent d779cefbb0
commit 49424eb857
57 changed files with 1185 additions and 151 deletions

19
games/bastet.md Normal file
View File

@@ -0,0 +1,19 @@
# Bastet
_Simple ncurses-based Tetris clone using a special algorithm to give you the worst possible brick._
- Home: http://fph.altervista.org/prog/bastet.html
- State: beta, inactive since 2018
- Keywords: puzzle, open content, skill, tetris
- Code repository: https://github.com/fph/bastet.git
- Code language: C++
- Code license: GPL-2.0
- Assets license: no assets
Developer: Federico Poloni
Based on Petris (until v0.43)
## Building
- Build system: Make