imports from osgameclones

This commit is contained in:
Trilarion
2019-09-02 16:14:54 +02:00
parent 4784e48c53
commit 2e85ff05b9
52 changed files with 985 additions and 143 deletions

15
games/pybreak360.md Normal file
View File

@@ -0,0 +1,15 @@
# PyBreak360
_Clone of Arkanoid._
- Home: http://sourceforge.net/projects/pybreak360/
- Media: https://en.wikipedia.org/wiki/Arkanoid#Legacy
- State: mature, inactive since 2015
- Download: https://sourceforge.net/projects/pybreak360/files/
- Keywords: puzzle, ardade, clone, inspired by Arkanoid
- Code repository: https://git.code.sf.net/p/pybreak360/code
- Code language: Python
- Code license: GPL-3.0
- Code dependencies: pygame
## Building