Skip to content

Shuflduf/tetr.rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 28, 2026
edd7683 · · Mar 28, 2026

History

38 Commits
Jul 26, 2025
Feb 4, 2026
Feb 4, 2026
Jul 26, 2025
Feb 9, 2026
Mar 28, 2026
Feb 9, 2026
Mar 28, 2026
Feb 7, 2026
Feb 6, 2026
Feb 9, 2026
Mar 28, 2026
Feb 9, 2026
Feb 25, 2026
Feb 7, 2026
Feb 9, 2026
Feb 5, 2026
Oct 28, 2025

Repository files navigation

tetr.rb

Tetris clone, in RUBY

Made with no Ruby-specific framework for games, everything is made with with a single HTML canvas and ruby.wasm.

screenshot

Features

  • Hard drop
  • ARR for better movement
  • Ghost piece
  • 7 Bag piece system
  • Auto restarting
  • SRS kicks
  • Lock delay
    • Keeps track of lowest point and cancels harder lock if below
  • Score
  • TSpins
    • scoring
  • Input list