SkillAgentSearch skills...

Stetrisme

Amblyopia-specific Tetris game in C

Install / Use

/learn @rybus/Stetrisme
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

  • The C Programming Language (Second Edition)
  • [fr] https://openclassrooms.com/courses/simplifier-les-events-avec-sdl
  • [fr] https://openclassrooms.com/courses/apprenez-a-programmer-en-c/installation-de-la-sdl

Related Skills

View on GitHub
GitHub Stars6
CategoryProduct
Updated11mo ago
Forks0

Languages

C

Security Score

82/100

Audited on Apr 21, 2025

No findings