Q*bert Is Now Live!

My eBook on creating a clone of Q*bert is not live! I’m calling it an eBook instead of a tutorial due to the length of the tutorial. Rather than publish multiple tutorials, I opted to publish it all at once. You can find the link to the tutorial on my Classic Games page, or you …

More on Q*bert

I have been working on Q*bert when I have been able to. I do have a pretty busy schedule, though, and time to devote to games is very lean. I have been making fairly good progress. I have Q*bert traversing the pyramid. I have the colour of the cubes working wonderfully. I have the red …

Q*Bert

I’m planning on doing another tutorial. I’ve been looking at classic games from when I was younger, and all the time I spent in the arcade. There are a number that I want to make a clone of. Games like Pole Position, Pac Man, Q*Bert, Dig Dug and more. What’s Next As title eludes to, …

Frogger Clone Tutorial Part Two

I have just published part two of my tutorial on creating a Frogger clone with MonoGame. You can find the tutorial on my Google Drive. This tutorial adds snakes and demonstrates how to create levels using JSON. If you are cloning the repository from GitHub, you will want to clone the Frogger-2 branch. What’s Next? …