An very simple example of SDL 1.2 use on fx-CG50. For demonstration only, even if playable, this is definitely not the best Tetris ever made :D
| assets-cg | ||
| build-cg | ||
| src | ||
| build | ||
| capture | ||
| clean | ||
| CMakeLists.txt | ||
| correct | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| SDLTetris.g3a | ||
| send | ||
A SDL based Tetris for the fx-CG50
This port recreated from scratch is based on the "brand new" SDL 1.2 library ported some months back to that plateform.
This is a quick port of an old project made for the TI nSpire, there are many much more interesting Tetris games available, my aim is just to provide an example of using cSDL on the fx-CG50.