A day later than I planned but I just uploaded tutorial five of my MonoGame tutorial series Eyes of the Dragon to my Google drive. This tutorial adds in a sprite for the player to control and does some work on the role playing system. I’m using a variant of the SPECIAL system for the …
Eyes Of The Dragon Tutorial Five Status
I did some work on tutorial five in Eyes of the Dragon today. I got a good start on it, about half way through I’d say. I have the code ready to go for the rest of it but I need to do the writing. I should have it up on the blog tomorrow. The …
Slow Day
I took the day to work on my home brews rather than tutorials. I put up a video of my demo of my version of Shadow Monsters as well as the demo version. You can find the details on the My Project page of the blog, I linked to the artists that I used from …
Shadow Monsters Tutorial 22 Is Live
I have published tutorial 22 in the MonoGame tutorial series Shadow Monsters to my Google Drive. This tutorial covers adding in a character generator to the game so the player can choose their character. You can find the link to the tutorial on my MonoGame Tutorials page. You can also open the PDF using this …
Shadow Monsters Tutorial 22 Status
I’ve been working on tutorial 22 in the shadow monsters series. I’m about half way done with it. This one covers creating a text box and a character generator. I will also fix a problem with resizing content based on screen resolution. I was doing integer division instead of floating point division when calculating scales. …
Day Off
There was a death in the family last night. I just can’t focus so I won’t be working on a tutorial today. When I return to work I will be creating a character generator for Shadow Monsters rather than just creating a hard coded character.
Happy Labor Day
Busy Labor Day for me. I didn’t work directly on a tutorial. I worked on my game that Shadow Monsters is based on. A lot of it was spend in the editor. Game programming is easy, creating content is hard work. I did make a lot of progress on my map though. It was challenging …
Eyes Of The Dragon Tutorial Four Is Live
I have uploaded tutorial four in my Eyes Of The Dragon tutorial series to my drive. This tutorial covers adding game settings and handling different screen resolutions than the base resolution. You can find the tutorial on the Eyes Of The Dragon page of the blog or you can use this direct link.
Frustrating Day
Today was a wasted day. I was working on my XNA project and it randomly stopped working. I started getting platform unsupported errors. It’s not so much the code that’s the problem. It’s all the custom content that I created for it. It is quite maddening to be sure. I am going to have to …
Shadow Monsters Tutorial Twenty One Is Live
I have just uploaded tutorial twenty one in the Shadow Monsters tutorial series. The tutorial covers editing shadow monsters in the editor and encrypting the data. I also create some now moves for each of the starting avatars. You can find the tutorial on the MonoGame Tutorials page of my web site or you can …
