Skip to content

mjzilver/Rust-Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust-Tetris

A rust take on the classic tetris game - Made to learn the basics of Rust as a fun learning project

Features include:

  • documentation
  • unit testing
  • colored pieces
  • rotating pieces using matrixes
  • finite state machine
  • drawing images to screen
  • drawing text to screen
  • sound effects on lose, move, rotate

A freshly started game - A played out game that has ended

alt text alt text

Releases

No releases published

Packages

No packages published

Languages