Skip to content

JordanJonThomas/jordtris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jordtris

A simple recreation of Tetris in a terminal, made with rust🦀!

2025-07-13.14-36-12.mp4

Features

  • Rotation, movement and gravity
  • Line Clearing
  • Game Over Detection
  • 7-bag piece queue
  • SRS implementation

Controls

Key Action
← / → Move piece left / right
Soft drop (faster fall)
Space Hard drop
X / ↑ Rotate Clockwise
Z Rotate Counter Clockwise
Ctrl + C Quit game

Upcoming Features

  • Advanced scoring system
  • Saved scores/scoreboard
  • Pause menu

Usage

Release

  1. Go to the Releases Page.
  2. Download the binary (Available for windows only)
  3. Run the executable!

Build it yourself

Make sure you have Rust installed.

git clone https://github.com/JordanJonThomas/jordtris
cd jordtris
cargo run

About

A recreation of Tetris, made using Rust🦀!

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages