Skip to content

Instantly share code, notes, and snippets.

View AnotherJoSmith's full-sized avatar

Jonathan Smith AnotherJoSmith

View GitHub Profile
@AnotherJoSmith
AnotherJoSmith / 1_explanation.md
Created January 10, 2020 19:10 — forked from StewSchrieff/1_explanation.md
Riddler_Express_Flag_Scramble

Riddler Express

Late night quick coding challenge. Read in all the pixels of the scrambled images, rudimentarily sort them, and then send them back out as images. This will give you a much better idea of what colors you are actually looking at, and can eyeball what the answers might be.

Code runs on both png and gif filetypes, so you can just download the images and go!