19 lines
515 B
Markdown
19 lines
515 B
Markdown
# Bastet
|
|
|
|
- Home: http://fph.altervista.org/prog/bastet.html
|
|
- Inspiration: Tetris
|
|
- State: beta, inactive since 2018
|
|
- Keyword: puzzle, content open, skill
|
|
- Code repository: https://github.com/fph/bastet.git (@created 2013, @stars 187, @forks 25)
|
|
- Code language: C++
|
|
- Code license: GPL-2.0
|
|
- Assets license: no assets
|
|
- Developer: Federico Poloni
|
|
|
|
Simple ncurses-based Tetris clone using a special algorithm to give you the worst possible brick.
|
|
Based on Petris (until v0.43)
|
|
|
|
## Building
|
|
|
|
- Build system: Make
|