Lifka / tetris-allegro

Game in C++ made with Allegro library. Just another one Tetris.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tetris in C++ with Allegro - Just another tetris

Screenshots

alt text

Notes

  • Developed with CLion using C++ with Allegro 5 library
  • Project for UniversitĂ  degli Studi di Firenze - UniFI

CLion project configuration

The folder "cmake-build-debug" has been ignored by .gitignore. To generate a new one, right click on the project folder and "Reload CMake Project".

Initial Class Diagram

alt text

Authors

License

Non-Profit Open Software License version 3.0 (NPOSL-3.0) https://opensource.org/licenses/NPOSL-3.0

About

Game in C++ made with Allegro library. Just another one Tetris.


Languages

Language:C++ 98.0%Language:CMake 1.1%Language:C 0.7%Language:Objective-C 0.2%