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 …
Another Classic – Mr. Do
Well, I did a lot of work on the Q*bert tutorial over the weekend. It is more of an eBook than a tutorial. I could publish it as it is. However, I want to make it more of a full game. The gameplay is working, and I want to add a few bells and whistles, …
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? …
Frogger Clone Tutorial Part One
I have just finished uploading my tutorial on creating a Frogger clone with MonoGame. I ended the tutorial, planning on finishing it in a Part Two, because it was getting to be more of an eBook than a PDF. You can find the tutorial on my Google Drive, here. The tutorial covers creating the frog, …
Working on a Frogger Clone Tutorial
Well, I started work on a Frogger clone tutorial. I’ve got the frog moving around the screen. I’ve added the road and the vehicles for the frog to avoid. If the frog runs into a car, the game resets. I’ve just started on adding the parts to the water, like the logs and the turtles. …
