o
odin.langpkg.dev
packages / library / TetrisClone

TetrisClone

365997flibrary

No description provided.

No license · updated 3 months ago

TetrisClone

Screenshot_20250917_225908

A basic Tetris clone written in Odin using Raylib, using no example projects for reference (as a personal challenge).

Play by using the command odin run . in the downloaded directory, assuming you have Odin installed.

Controls:

  • Arrow keys to move
  • Space to drop
  • Left-shift to rotate
  • Escape to quit