February 2012
3 posts
4 tags
The new MCP mod system (1)
Important: this system is not yet released, so don’t ask me where you can get it :)
As some of you may already know, the MCP team is not just working on the decompiler and deobfuscation tools for Minecraft. We also work on an API to modify the game without touching the minecraft.jar file at all.
The first iteration of this system was more a proof-of-concept project, but it led to the...
2 tags
The 2nd magi48h compo is over
This time the themes were “vegetarian zombies” and “war”. I made a small RPG-like game with the OpenTK framework and C# using OpenGL and OpenAL for graphics and sound.
My entry is called Zombieland
It’s an oldschool 2D game, I did not want to deal with 3D graphics and pixel art is something I’m just more familiar with.
Instead of explaining how to play...
2 tags
Another magi48h competition
I’ll make another game in less than 48h next weekend. This time I’ll use the new OpenTK based framework that I created for this very purpose and I hope it will allow me to focus more on content and less on technology.
If everything works as expected, we will decide if we should make this rather small competition more open in the future. It would be fun to have more people and games in...