imports from libregamewiki

This commit is contained in:
Trilarion
2019-09-13 12:13:45 +02:00
parent d779cefbb0
commit 49424eb857
57 changed files with 1185 additions and 151 deletions

17
games/ball_and_paddle.md Normal file
View File

@@ -0,0 +1,17 @@
# Ball and Paddle
_Extensible ball and paddle game._
- Home: https://www.gnu.org/software/ballandpaddle/
- State: beta, inactive since 2009
- Platform: Linux
- Keywords: action, open content
- Code repository: http://bzr.savannah.gnu.org/lh/ballandpaddle/ (bzr)
- Code language: C++, Scheme
- Code license: GPL-3.0
- Code dependencies: SDL
- Assets license: GPL
Developer: Eric P. Hutchins
## Building