0xlax / tetris

TUI Tetris. Inspired by movie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tetris GitHub license

Tetris : a game of logic and algorithmic calculations.

This project challenges players with the timeless task of arranging falling shapes into complete lines, all while showcasing the technical prowess of Rust as a language for game development. Created as a means of learning Rust and inspired by the movie Tetris.

Game Plan

  • Build Layout
  • Set Interface
  • Add Tetromino
  • Add Dynamics (Most fun part!)
  • Collision and Magic (line disappearing thing idk the name)
  • Touch up

Deliverables

  • Linux Release
  • Fun

Run

cargo build --release

About

TUI Tetris. Inspired by movie


Languages

Language:Rust 100.0%