Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 234 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 234 Bytes

Rusty Tetris

A really simple terminal-based tetris game written in Rust.

Mainly to get my head around making an application in rust, making use of advanced terminal things, and getting a handle on organizing game code.