For the Wizardy Game Jam this month, I wanted to do something with AI.
Like most of my projects, I came up with a new idea and ended up starting this new side project.
I was recently learning about Diffusion Modals and AI image generation and came up with this collaboration idea.
Here’s the project test:
The Game logic takes a bunch of images from a “source pile” and finds the average of each color and position and the output is the new image.
I WANT HELPERS TO DRAW IMAGES
They don’t have to be complex.
If you want to help, draw an image in the assets editor and put your image on the following line of code with the name and post your image in this topic (keep the image asset unnamed)
Diffusion.addToSourcePile(img`
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . .
`, "name")
If someone has already created an image, don’t hesitate to make another one. The algorithm gets more creative when there are many images.
I will post the game once a month.
Here’s a poll so I know who to give credit to
- I want to help
- no thanks
- I’ll help just don’t give me credit