I’ve wanted to make my own game for a while. Today’s purchase from Humble Bundle has renewed my interest and prompted me to begin planning ahead.
Time to learn Unity. First up is the super-simple 2D Game Kit lessons. It is a really good starting point for beginners. What’s next?
It’s time to start planning out a real game. It’s important to get an idea of what you want to do before you start, especially when you’re learning.
Time for a much more in-depth tutorial to help educate myself on the basics of 2D game development in Unity. From initial setup to building!
Almost time to start building a game. First thing to do is some planning to get an idea of what I want and how I want it to happen!
Back to the Beginning Now that I’ve gone through all kinds of tutorials and spent a good while planning the…
Game development has to start somewhere, so I got underway! A few sprites, a tilemap, and my first movement control script!
I’ve been working on a different IT Ninja and it’s becoming something. I have a Main Menu screen with working save/load functionality!
It’s time to add a questing system to my game. For now we’ll play with one single quest to see how it goes.
I really want time to play a role in my game, so I need to implement an in-game timekeeping system. And I did!