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/pang_zero.md Normal file
View File

@ -0,0 +1,15 @@
# Pang Zero
_Reimplementation and extension of an old arcade game, Super Pang._
- Home: https://sourceforge.net/projects/pangzero/, https://apocalypse.rulez.org/kozos/UpiPangBlog (Hungarian), https://web.archive.org/web/20181023103453/https://apocalypse.rulez.org/pangzero
- State: beta, inactive since 2007
- Download: https://sourceforge.net/projects/pangzero/files/
- Platform: Linux
- Keywords: action, arcade, inspired by Buster Bros, remake
- Code repository: https://gitlab.com/osgames/pangzero.git (conversion of cvs), http://pangzero.cvs.sourceforge.net (cvs, and also downloads)
- Code language: Perl
- Code license: GPL-2.0
- Code dependencies: SDL
## Building