Block-based puzzle game where player should place shapes onto board.
If any line (horizontal or vertical) is filled - it removes and player gain points.
Game ends when any shape cannot fit in board
Currently in development
- C++20
- OpenGL 3.3 Core
- GLFW 3.x
- Glad
- lodepng
- GLM
- Freetype
Main Menu:
Exit dialog:
Pause dialog:
Game :
Game Over dialog:
note: green buttons (or text in rectangles) are hovered by cursor which isn't captured
Maks Makuta (c) 2025
MIT License