Skip to content

ETJeanMachine/tetroxide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetroixde

Command-Line implementation of Tetris written in Rust. Originally a college project for a Rust language course.

How to install & run

  • Ensure that rust is installed.
  • Clone the project using git clone https://github.com/ETJeanMachine/tetroxide.git.
  • cd into the directory tetroxide and run cargo run.

How to play

  • A and D, or and to move left & right.
  • W or to rotate
  • S or to soft-drop the piece.
  • C to hold a piece.
  • Space to hard drop a piece.
  • Esc to enter a menu to change the level, restart, or quit the game.

About

A re-implimentation of Tetris in Rust using TUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages