Tetris Clone for the RG350 Info C++ Implementation of Tetris for Linux and the RG350 handheld. Libraries Required: SDL2 SDL2_Mixer SDL2_ttf Instructions to compile cd build cmake .. make RG350 To generate the opk file run the script make_opk.sh Opk file is located inside of the build directory.