My Journey through Code

Mutatris: My Dream Puzzle Game



I've had this idea for a game in my head for a long time, always wanted to make it. But it wasn't until recently that I had the skills and the chance to actually bring it to life. After years of learning C++, graphics libraries, algorithms, and everything coding-related, I finally decided to give it a shot.

I think it turned out really well, and at least for me, it's a lot of fun to play. It can be a bit tricky at first and takes some time to finish a game, but it's got everything I wanted—multiple grids, intersecting grids, chain reactions, and shifting blocks in different directions. Getting it to work with WebAssembly was a big win since now people don't have to download anything from some random person, they can just open their browser and start playing. I don't think many people actually play it, but it's the game I always dreamed of making.



Play Online About Source Code