opensourcegames/entries/block_attack-rise_of_the_blocks.md
2020-09-04 16:35:00 +02:00

701 B

Block Attack - Rise of the Blocks

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.

Building

  • Build system: CMake

Build with ./packdata && CMake . && make