Skip to content
Eric Mendes edited this page Feb 8, 2022 · 5 revisions

Welcome to the unexpected-isaves wiki!

Here you can find documentation about the inspiration behind this project and some outputs as well.


Inspiration

It all started when I saw Matt Parker's Stand-up comedy routine about Spreadsheets. This inspired me to write this code: https://github.com/Eric-Mendes/image2excel. image2excel

With my new knowledge about image manipulation using the PIL.Image module, I decided to piece together three of my favorite things: art, Minecraft and coding, so I wrote this: https://github.com/Eric-Mendes/pixel-art-map. Naruto's Pixel Art At first this pixel-art-map was all pretty manual and poorly automated. @Henrique-CSS told me about datapacks and how to use them in the game. Together we were able to automate most of the code and make the function generate a datapack for your image. Now here we are 😄

Clone this wiki locally