moved description to note

This commit is contained in:
Trilarion
2020-09-04 16:35:00 +02:00
parent 6ac46420ff
commit 82cddf09e0
1402 changed files with 2480 additions and 2804 deletions

View File

@ -1,7 +1,5 @@
# Block Attack - Rise of the Blocks
_A match-3 game inspired by "Tetris Attack" but more PC friendly._
- Home: https://blockattack.net/
- Inspirations: Tetris Attack
- State: mature
@ -14,6 +12,7 @@ _A match-3 game inspired by "Tetris Attack" but more PC friendly._
- Code dependencies: SDL2
- Assets license: GPL-2.0, CC-BY-SA, Public domain
A match-3 game inspired by "Tetris Attack" but more PC friendly.
Moved from SDL1 to SDL2 with version 2.0.0 released May 1st, 2016.
Used to have basic network functionality prior to 2.0.0.