Falling tetromino text game.
  • CMake 50.5%
  • C++ 49.5%
Find a file
2026-03-31 13:09:18 +02:00
src Define field 2026-03-24 06:21:58 +01:00
.gitignore Initial commit 2026-03-24 05:01:43 +01:00
CMakeLists.txt Initial commit 2026-03-24 05:01:43 +01:00
LICENSE Initial commit 2026-03-24 05:01:43 +01:00
README.md Update README 2026-03-31 13:09:18 +02:00

blockdrop

Falling tetromino text game.

Copyright © 2026 Grzesiek11

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.