Skip to content

zshehov/tui-tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple TUI tetris implementation in rust

Controls: a - counterclockwise rotation
s - put current piece as a spare piece (can do this once per piece)
d - clockwise rotation

[space] - drop the piece to the bottom

arrows - move piece
q - exit game
p - pause game

Probably some adjustment of the consts will be needed to look good on a given terminal

About

TUI tetris in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages