Skip to content

bascioTOja/rust-snake-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris? No, Snake!

A little project where I turned Tetris into Snake! Because why not?

This started as a fork of Ishaia's Tetris. Thanks to her well-written console rendering engine "bieda-engine", building Snake on top of it was a lot of fun. I didn't have to change the engine itself or any other part of the code to make Snake work. I simply added my own logic to the existing project.

So now there are two classic games bundled into one Rust learning project :D

Huge thanks to Ishaia for her Tetris project and bieda-engine I based this on! 💖

About

Turned a Tetris into Snake while learning Rust :3

Resources

Stars

Watchers

Forks

Contributors

Languages

  • Rust 100.0%