Skip to content

This is a cross-platform terminal snake game using Rust Programming Language with tokio run-time.

License

Notifications You must be signed in to change notification settings

LorenzoLeonardo/snake_game_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnakeGame-Rust

This is a cross-platform terminal snake game using Rust Programming Language with tokio run-time.

Following rust idioms are used in this game

1.) The Rust tokio runtime

2.) Rust callback functions

3.) Rust channels

4.) Rust async/await

5.) Rust loop statements

6.) Rust Match statement

7.) Pass by reference

Output of this game:

SnakeGame-Rust.mp4

About

This is a cross-platform terminal snake game using Rust Programming Language with tokio run-time.

Resources

License

Stars

Watchers

Forks

Languages