Skip to content

jrab89/Go_Doodles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Doodles

I was playing around with Go's image packages and I made some funky pictures:

$ go run main.go squiggles.go images/squiggles.png 800 600 squiggles

$ go run main.go swirly.go images/swirly.png 800 600 swirly

$ go run main.go tiles.go images/tiles.png 800 600 tiles

$ go run main.go xor.go images/xor.png 800 600 xor

$ go run main.go xor_grey.go images/xor_grey.png 800 600 xor_grey

If you liked this, check out this reddit post!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages