Skip to content

rybus/stetrisme

Repository files navigation

Stetrisme

This Tetris game is a specific version to help people with Amblyopia.

You will need to use anaglyphe glasses to play this game.

Screenshots

Homepage Color selection In Game
homepage color selection in game

Installation

Clone the project.

git clone git@github.com:rybus/stetrisme

Install dependencies

  • libsdl1.2-dev
  • libsdl-ttf2.0-dev
  • libsdl-image1.2.dev

Compile and run

$ make
$ ./stetrisme

Settings

Change the colors of the blocks from config.txt or via the configure menu.

Resources