Cover artwork of Tetrepetete

// Archive entry № 1166

Tetrepetete

Tetrepetete is a portable Tetris-like game written in C++ with a common core and multiple frontends. This includes a SDL1-based OpenGL renderer, SDL2-based frontend, Qt4-based frontend and even a ncurses (text mode) based frontend. The game can also run in the browser by cross-compiling C++ to JavaScript/WASM.

Developer
Thomas Perl
Players
Region
Worldwide
Unrated Be the first · 7 views

Rate this game

Your rating, from 1 to 5 stars
Tap a star to submit

About the game

Tetrepetete is a portable Tetris-like game written in C++ with a common core and multiple frontends. This includes a SDL1-based OpenGL renderer, SDL2-based frontend, Qt4-based frontend and even a ncurses (text mode) based frontend. The game can also run in the browser by cross-compiling C++ to JavaScript/WASM.

Technical notes

Imported from LibreGameWiki. Verify platform-specific requirements on the linked project/download page before installing.