imports from libregamewiki, conversions cvs to git, correcting keywords and code dependencies

This commit is contained in:
Trilarion
2019-11-12 11:08:11 +01:00
parent 954e28e0d6
commit 40bdbfc382
136 changed files with 1324 additions and 374 deletions

20
entries/sdl-ball.md Normal file
View File

@@ -0,0 +1,20 @@
# SDL-Ball
_Arcade breakout-like game._
- Home: http://sdl-ball.sourceforge.net/, https://sourceforge.net/projects/sdl-ball/
- State: mature, inactive since 2016
- Download: http://sdl-ball.sourceforge.net/?page=download, https://sourceforge.net/projects/sdl-ball/files/
- Platform: Linux
- Keywords: arcade, breakout-like, open content
- Code repository: https://github.com/DusteDdk/SDL-Ball.git
- Code language: C++
- Code license: GPL-3.0
- Code dependencies: OpenGL, SDL
- Assets license: ? (GPL)
Developer: Jimmy Christensen
## Building
- Build system: Make