# mino polymino game in the same genre as tetris ## build ### dependencies - C11 compiler, SDL2, OpenGL, and POSIX-compliant make ### run ``` $ make $ ./mino ``` ## license see the `LICENSE` file included with this repository ## get get the source from git: https://codeberg.org/kitty/mino.git