The 10-minute game that took 4 years to make
I should invent a new category of crunch where instead of doing too much you do too little. A couple of days ago I published ABC, a tiny game that surprisingly took 4 years to make. In this post ...
I should invent a new category of crunch where instead of doing too much you do too little. A couple of days ago I published ABC, a tiny game that surprisingly took 4 years to make. In this post ...
In this Jam I’ve finally accomplished my well of idea’s idea of making a game with dumb controls. This past weekend I’ve participated in the MálagaJam Weekend 18, during this game jam amazing thi...
This short post mentions the word dumb exactly 22 times. For those who know me, already know that I love to experiment with things no matter how dumb they are (see Well of Ideas post). Dumb tool...
Some times when we are working on a game we stumble upon the option to release a demo. Usually we don’t want to export all the game assets inside the demo build, but Unity doesn’t give you the opti...
During this past few days I’ve been working with a very tiny Game Jam entry, Roses, a game about making Catalan flourish. The game was made for the Sant Jordi Jam 2024, under the theme “LLEGENDA &...
When I started using Unity’s New Input System, I only saw how much they had overcomplicated the way input had to be implemented. The fact that I had to create an input action asset, create some act...
There’s a concept I like to call experimental games. These games are the ones that aren’t meant to be published with the goal to become the next big hit, but rather they are a way to express the jo...
Hace unos meses, estuve pasando por una etapa bastante mala donde mi estrés se fue por las nubes y mi moral por los suelos. Llevaba varias semanas soportando una alta carga de trabajo y llegó un pu...
Today, I’ve been working to add a subtle texture to any 2D Light present in the scene. This could be accomplished in two completely different ways, one would be using 2D Sprite Lights, using one sp...
Creating a game with a large background can cause some large messes like this one: A huge background that was made out of dozens of images. But after some workaround, I ended up discovering that...