Quad monsters

21/01/2022

This project began with the idea to build something that should be not only “beautiful” but somehow playable at the same time.

It should be a collection with good variations, aesthetically nice, and as most of my creations in the great platform fxhash, animated and interactive.

So the initial idea was to create a recursive grid of squares that was navigable. The grid would be divided in 4x4x4 etc.

Each tile would have a given form (triangle, square, etc), and the game consisted in trying to keep the same form as you were going inside the recursive grid. When you’d reach the end, keeping the same form, it would give you “points”. You could navigate back and forth on this grid. I tried to make more complex forms on the tiles, etc. And actually I ended implementing all this!

But then I realized it was not usable at all and hard to understand, and so, I had a crisis and almost going to leave the idea.

But then I thought I could warp the tiles and make something “cubist”. Looking at some famous cubist paintings like Picasso I realized the eyes were playing an important role on the perception of the transformed space, and the biased perspectives. So finally I had the idea. The puzzle had to be finding the eyes in this “cubist” picture! 

After some sketches I realized that, besides cubism, it had something to do with the hawaiian masks and even with my hometown Badalona where every year a “devil” is burned in town’s biggest festival.

I even see a relationship with the tangram game.

But above all related with the “I see faces” paradigm, it seems like the brain is programmed to see faces in objects. And so, the quad monsters should be the same!

Like all my creations on fxhash the Quad Monsters are coded using a canvas in vanilla javascript.

The features of the tokens are

Color Palette (plenty of them)

– Tile Distortion (4)

Frame Distortion (4)

Paint Noise (texture) (4)

Animation Rotation Speed (4)

Shape (5)

Visible eyes. Usually between 0 and 4. More are rare.

Total eyes. Usually between 0 and 10. More is not frequent.

Name

The project had some technical challenges like using massive recursive arrays, or trying to add some noise to the tile colors where I ended using the simplex noise package using always the same seed (so each token has always exactly the same noise)

I could write much more on the project but I’ll leave it like that for now.

Maybe I’ll update it with comments on the actual mints on the fxhash platform.

A basic tutorial in this video

You can mint your monster in fxhash

Comparteix: