Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 997 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 997 Bytes

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