Discussing how I used a bitmap font to optimise rendering text on Android devices.
Tag: software development
In this devlog, I discuss how I implemented an ObjectStore that keeps track of all of the objects used in the BOUNCE iT game.
In this first devlog, I explain my thought process and approach to building a “game engine” for my first ever game, BOUNCE iT.
Recently, I started making a game with no engine. I am building the game using C++ and the SDL library. Let’s discuss why I made this choice and what resources I used to learn.
After a year of silence, I am finally back to blogging with updates on my latest web and game development projects as well as my new job.
So, you are in a point in your life where you are considering switching careers. You have a lot to learn before you can make the switch, but not enough time because you have a demanding full time job. What do you do?
This is the exact situation in which I have found myself at the start of this year.
For the past 3 months, I have embarked on my first #100DaysOfCode challenge, to try and learn web-development.