-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Here you can find documentation about the inspiration behind this project and some outputs as well.
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.
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.
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 😄