It is time to build my first mini game. Well, time to start building my first mini game, because there’s a lot involved with my idea. . .
Time to tackle player’s inventory within my game. It’s been rough, but I think I have a workable system in place.
A game is not complete without sound. Time for me to build a system and add it to my game. Come on, make some noise!
IT Ninja is getting better all the time. I’ve replaced my QuestGiver with a new Interactable that handles all kinds of interaction.
I had a barely functional questing system built. Now I’ve added new functionality and improvements that I felt were necessary.
I really want time to play a role in my game, so I need to implement an in-game timekeeping system. And I did!
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’ve been working on a different IT Ninja and it’s becoming something. I have a Main Menu screen with working save/load functionality!
Game development has to start somewhere, so I got underway! A few sprites, a tilemap, and my first movement control script!
Back to the Beginning Now that I’ve gone through all kinds of tutorials and spent a good while planning the…