Falling tetromino text game.
  • C++ 97.8%
  • CMake 2.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-09 04:25:33 +02:00
src Fix duplicated keypresses on Windows 2026-09-09 04:25:33 +02:00
.gitignore Initial commit 2026-03-24 05:01:43 +01:00
CMakeLists.txt Add pause menu 2026-08-02 14:23:12 +02: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/.