maintenance, conversion to Git, removal of openpop

This commit is contained in:
Trilarion
2019-08-05 17:08:02 +02:00
parent aedb483602
commit b5ee111162
218 changed files with 685 additions and 510 deletions

View File

@@ -6,11 +6,11 @@ _A match-3 game inspired by "Tetris Attack" but more PC friendly._
- State: mature
- Download: https://blockattack.net/download/
- Platform: Windows, Linux
- Keywords: match 3, puzzle, sliding blocks, tetris attack
- Keywords: puzzle, match 3, sliding blocks, tetris attack
- Code repository: https://github.com/blockattack/blockattack-game.git
- Code language: C++
- Code license: GPL-2.0
- Code dependencies: C++11 compiler, SDL2, SDL2_image, SDL2_mixer, SDL2_ttf, physfs, boost, boost-program-options, utfcpp, gettext
- Code dependencies: boost, boost-program-options, C++11 compiler, gettext, physfs, SDL2, SDL2_image, SDL2_mixer, SDL2_ttf, utfcpp
- Assets license: GPLv2, GPLv2 or later, CC-BY-SA, Public Domain
First version released to the public was version 1.0.5 released May 6th, 2005.