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