Winning Some Steam Games Solving a Puzzle
So I found a post on Reddit with a nice simple puzzle, with a prize for some Steam Games.
So it gives an image
If you zoom in you would see it’s an array of Pixels
Let’s read the values of each pixel. I am using python and PIL library
![](https://steemitimages.com/640x0/https://steemitimages.com/DQmZTTTQCSLy9GwNogGGejvm6yStSpnozyihEiu5jDezZWq/values.png)
So only one channel has a value in each pixel, I opened up an ASCII table and tried the first four numbers 84, 104, 101 & 32 which gave me this string The
So I just needed to flatten the list, covert the numbers to their ASCII equivalent characters and get the string. So I wrote a python script
Here's the Gist
![code.png](https://steemitimages.com/DQmavpoEm1nuuMco2wvWdLXe9nd1MS86LnbgW1CNaoYez3a/code.png)
And it gave me
![keys.png](https://steemitimages.com/640x0/https://steemitimages.com/DQmdte1eFpDQ4aptRnMAjWmVF5hzgqP7bLUPHU6mk46FwNz/keys.png)
Yeah got some games to play :D
Thanks to the OP Zapulater for this.
@originalworks
The @OriginalWorks bot has determined this post by @biswassudipta05 to be original material and upvoted it!
To call @OriginalWorks, simply reply to any post with @originalworks or !originalworks in your message!
That's a nice puzzle to solve. No time to explain is also a very nice game haven't heard of the other 2 though. Enjoy the free games :).
Congratulations @biswassudipta05! You received a personal award!
Click here to view your Board
Congratulations @biswassudipta05! You received a personal award!
You can view your badges on your Steem Board and compare to others on the Steem Ranking
Vote for @Steemitboard as a witness to get one more award and increased upvotes!