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