Skip to content

maksmakuta/tetrablocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TetraBlocks

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

Used technologies and libraries

  • C++20
  • OpenGL 3.3 Core
  • GLFW 3.x
  • Glad
  • lodepng
  • GLM
  • Freetype

Screenshots

Main Menu: main menu Exit dialog: exit dialog Pause dialog: pause dialog Game : game Game Over dialog: game over

note: green buttons (or text in rectangles) are hovered by cursor which isn't captured

Author and License

Maks Makuta (c) 2025
MIT License

About

Blocks placing game in C++20 and OpenGL 3.3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages