SDL Chaste Tris
A downloadable Tetris game for Windows and Linux
Finally I have managed to release a version of my Tetris game that only uses SDL instead of Raylib. The key difference is that this version does not have music but that it also loads a lot faster than the original version. SDL is simple and small and this efficiency is an amazing sight to behold.
The full source code is available in the zip file. This was compiled for Windows by use of msys2 but can be compiled on Mac or Linux too.
Download
Install instructions
This is already compiled for Windows. Double click on the .exe file and/or view the source code if you are interested in compiling for another system. Let me know if you need help.
I have also uploaded an Ubuntu Linux version that will probably run on just about any Debian distro of Linux. Plus you can always type "make" and compile for your Linux too.
Development log
- SDL port of Chaste TrisMar 03, 2023
Leave a comment
Log in with itch.io to leave a comment.