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 …

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 …