Inspired by this youtube video https://www.youtube.com/shorts/aaCWkot8mIU i wanted to have my own TETRIS clone with this special touch ;).
Implemented Features:
- 4 Colors
- 7 different pieces
- Highscore calculations
This program still has lots of ways to be improved but is playable and brings joy g.
On Linux or Windows download the executable from the bin folder and start playing. On all other operating systems you need to compile the code by yourself.
- Install LazOpenGLContext package into Lazarus IDE.
- Download dglOpenGL.pas from here ( https://github.com/saschawillems/dglopengl )
- on some Linux systems you may need a : sudo apt-get install freeglut3-dev
License
See the license.md file located at https://github.com/PascalCorpsman/Software_Licenses/blob/main/license.md for details about the license.