Category: Daneel
Snake Driller – Post Mortem – Ludum Dare 29
I missed two Ludum Dare since the last time but it was back again last week-end and thankfully I was able to took time to participate for the third time to the 29th Ludum Dare Compo challenge. For those who doesn’t know, the Ludum Dare is a game Jam where…
Working with cameras in CraftStudio
Read on GitHub
Daneel, the framework for CraftStudio v1.4.0 is out
It’s already time for a new version of my framework for CraftStudio : Daneel v1.4.0 is out with few new features, but nice improvements ! The two most notable new features are the Draw object that introduce the LineRenderer and CircleRenderer components, as well as the capacity to easily add…
How to create an in-game chat with CraftStudio and Daneel
Read it on GitHub
Crafting Minecraft in CraftStudio: the Tutorial

I started a series of tutorials that aims to build a Minecraft-like with CraftStudio (and Daneel). You can read them at : https://github.com/florentpoujol/craftstudio-stuffs/tree/master/minecraft-tutorials The whole tutorial is completely WIP, even chapters that you can already read. So if you have any feebacks, unanswered questions, complains about how I write bad…
Daneel 1.3 is out !
Hi everybody ! Already 5 months have passed since the last release of Daneel, my framework for CrafStudio. So it was really about time for me to get the next version out. So what’s new ? Well, no big new functionality this time, but a lot of improvements and adjustments…
Daneel v1.2.0 is out !
Hey everyone ! Daneel came a long way since its beginning and today’s release adds a ton of new features. I didn’t planned to wait that long to release a new version but cool features kept popping in my head, for the best. So here are some of the major…
Introducing the Daneel framework for CraftStudio
Since the Global Game Jam in January where I worked with others on HeartZ, I spent quite some times to built Daneel, a project that’s only the foundation for many things I have in mind for CraftStudio Daneel is a framework for CraftStudio that aims to sweeten and shorten the…