20 lines
465 B
Markdown
20 lines
465 B
Markdown
# 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
|