Skip to content

Samuel85/tetris_rg350

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris Clone for the RG350

Tetris clone

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.

About

My first game for the RG350.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published