Skip to content

Collection of small, well-commented Rust samples to learn Rust.

License

Notifications You must be signed in to change notification settings

snowzurfer/rs-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rs-samples

Collection of small, mostly independent and well-commented Rust code samples.
Mostly a learning exercise, with the hope that others will find it useful. Feel free to contribute to it by adding other simple examples.

rust-cookbook

There is a collection of excellent rust samples available at rust-cookbook. Be sure to check those out too!

Contributing

Simply fork the repo and add your own folder with the example, I'll be happy to merge it in.

Contributions ideas list

  • Mandlebrot set
  • Game of life
  • Networking server/client
  • 2D pong
  • 2D basic platformer a-la Super Crate Box

About

Collection of small, well-commented Rust samples to learn Rust.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published