orhun / sxtetris

A terminal Tetris game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sxtetris

A terminal Tetris game written in Rust, based on ratatui and tokio

sxtetris-demo.mov

Installation

Cargo

cargo install sxtetris --locked

Binrary releases

Download the latest release binary

Note

  1. Suggested minimal terminal size: 176x49
  2. If you are a macOS user, please do not use the built-in terminal, as its forced line spacing makes the characters in the game look weird. It is recommended to use more modern terminals such as iTerm2.

Disclaimer

This project is an open-source Tetris game running in the terminal. The Tetris game is a registered trademark, and all rights belong to its respective owner. This project is intended for educational and research purposes only and should not be used for any commercial purposes.

By using this project, you agree to use it solely for non-commercial educational and research purposes. The developer is not responsible for any infringement.

About

A terminal Tetris game

License:MIT License


Languages

Language:Rust 99.1%Language:Just 0.9%