imports from libregamewiki

This commit is contained in:
Trilarion
2019-10-23 13:44:58 +02:00
parent 206acda8a7
commit a2c6294b54
61 changed files with 1055 additions and 136 deletions

View File

@ -0,0 +1,17 @@
# Blob Wars Episode 2 : Blob And Conquer
_Blob Wars: Blob And Conquer is a 3D action game created by Parallel Realities using the SDL library. The source code of the game is licensed under the GPL. The music and sound effects are not free,[1] and thus have been removed from the Debian package.[2] It is the sequel to Blob Wars Episode 1 : Metal Blob Solid. The latest version of the game is 1.10 released on November 4th, 2009._
- Home: https://packages.debian.org/sid/games/blobandconquer, https://sourceforge.net/projects/blobandconquer/
- Media: https://www.parallelrealities.co.uk/games/blobAndConquer/
- State: mature, inactive since 2016
- Keywords: platform, 3D, open content, shooter, third-person
- Code repository: https://git.code.sf.net/p/blobandconquer/code
- Code language: C++
- Code license: GPL (http://www.parallelrealities.co.uk/about/)
- Code dependencies: SDL
- Assets license: commercial
Developer: Parallel Realities
## Building