added some code dependencies and maintenance

This commit is contained in:
Trilarion
2019-12-16 23:18:22 +01:00
parent 994c1abc95
commit c7b5b27563
85 changed files with 608 additions and 273 deletions

View File

@ -1,16 +1,18 @@
# 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._
_Blob Wars: Blob And Conquer is a 3D action game created by Parallel Realities._
- Home: https://packages.debian.org/sid/games/blobandconquer, https://sourceforge.net/projects/blobandconquer/
- Home: https://packages.debian.org/sid/games/blobandconquer, https://web.archive.org/web/20080601225609/https://www.parallelrealities.co.uk/blobAndConquer.php, https://sourceforge.net/projects/blobandconquer/
- Media: https://www.parallelrealities.co.uk/games/blobAndConquer/
- State: mature, inactive since 2016
- Keywords: platform, 3D, commercial content, shooter, third-person
- Code repository: https://git.code.sf.net/p/blobandconquer/code
- Code repository: https://github.com/perpendicular-dimensions/blobandconquer.git, https://git.code.sf.net/p/blobandconquer/code (+)
- Code language: C++
- Code license: GPL (http://www.parallelrealities.co.uk/about/)
- Code license: GPL-2.0
- Code dependencies: SDL
- Assets license: commercial
- Developer: Parallel Realities
- Developer: Stephen Sweeney (Parallel Realities)
## Building
- Build system: Make