BrickGame v2.0 is a set of classic games that includes the snake game and Tetris. The program is developed in C++ using the C++17 standard.
- OS: Linux or MacOS
- C++17 compiler
- Cmake
- Qt5 and higher.
- Ncurses, gtest libs
- Run "make install".
- Run brick_game_desktop or brick_game_console.