Chaste Tris Raylib
A downloadable Tetris Clone for Windows and Linux
Chaste Tris is my first complete video game I have made. It is obviously based on similar other games but easier because there is no gravity. Blocks can be freely moved up, down, left, and right with the arrow keys. They can be rotated with X or Y keys and can also be held for later use with C.
Additionally, it allows replaying previous gameplay from a movelog file. The readme contains more details.
The downloadable zip file contains the source code as well as the Windows executable. The executable is statically linked with Raylib for Windows. Therefore no DLL files are needed and it should run on any 64 bit Windows.
I make the source code available so that other users can be compiled on Linux versions can also be made upon request or built from source by those who know da wae. But only the Tetris Queen knows da wae. You need ebola, a C compiler, and Raylib.
If you are not inclined to download and play the C version, you may be interested in the PICO-8 version here.
https://chastitywhiterose.itch.io/pico-8-chaste-tris
The PICO-8 version runs in a web browser because it was exported to HTML and JavaScript from a reduced modified Lua version. However, playing on a PC with keyboard is the easiest for those who have a PC.
Download
Install instructions
The executable is statically linked with Raylib for Windows. Therefore no DLL files are needed and it should run on any 64 bit Windows. Linux versions can also be made upon request or built from source by those who know da wae.
Leave a comment
Log in with itch.io to leave a comment.