Skip to content

noahko96/rust-random-art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Random Art

Did a coding challenge to create a PNG image that had some sort of randomness as part of an offsite at work. Originally, I coded mine in Elixir. This is an attempt to recreate that random art but with Rust.

How to Run

  1. Run cargo run
  2. Open example.png
  3. View your new image.

Example Result

example

About

Some PNG art generated by Rust code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages