Tetris which runs on console application. Made by me. Used AI a little bit.
Warning
Spaghetti code. Be advised. Watch out for Spaghetti code. Or maybe not.
Open up your favorite terminal and do ./tetris
or tetris.exe
if on Windows and there you go.
Note
Tetris may be slow for Windows. I will try to optimize it.
It improved a little bit but may be still slow.
Simply do gcc tetris.c -o tetris
and that's all.
Note
There's probably one but haven't found it yet.