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

15
entries/blockout_ii.md Normal file
View File

@ -0,0 +1,15 @@
# BlockOut II
_Adaptation of the original BlockOut® DOS game edited by California Dreams in 1989._
- Home: http://www.blockout.net/blockout2/, https://sourceforge.net/projects/blockout/
- State: mature, inactive since 2014
- Download: https://sourceforge.net/projects/blockout/files/blockout/
- Platform: Windows, Linux
- Keywords: puzzle, remake
- Code repository: https://gitlab.com/osgames/blockout.git (conversion of cvs), http://blockout.cvs.sourceforge.net (cvs)
- Code language: C++
- Code license: GPL-2.0
- Code dependencies: OpenGL
## Building