renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog

This commit is contained in:
Trilarion
2019-09-20 14:47:35 +02:00
parent e682f975ad
commit d67e0db0cc
1083 changed files with 1369 additions and 1078 deletions

19
entries/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