Skip to content

gusnan/puzzleblocks

Repository files navigation

PuzzleBlocks

You can always quit the program at once using Ctrl + Alt + X, or press the quit button in the main menu (which on the other hand doesn't have text yet).

BUILDING

This requires the libraries

Gusgame (link)

GusGui (link)

Allegro5 (link)

CPPCHECK

For cppcheck, use the command

cppcheck --enable=all --suppressions-list=../cppcheck-suppressions.txt --check-config -I/usr/include/lua5.3 -I/home/gusnan/kod/puzzle/puzzle/src -I/usr/local/include -I/usr/include/ -I/usr/include/c++/10/ -I/usr/include/x86_64-linux-gnu/c++/10/ ../src

(not mentioned in the cppcheck-suppressions.txt file, since it cannot be done with comments and ruins the syntax, and makes the suppresions file not usable).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published