Tutorial eleven status
I haven’t started tutorial eleven in the Shadow Monsters series yet. It will be about saving the game. I plan to finish it by Sunday or Monday. Stay tuned for more details.
My Game Programming Adventures including projects and tutorials
I haven’t started tutorial eleven in the Shadow Monsters series yet. It will be about saving the game. I plan to finish it by Sunday or Monday. Stay tuned for more details.
Tutorial ten is now live. It covers adding in basic items and how to use them. You can find the tutorial on the MonoGame Tutorials page of the site. I will be starting work on the next tutorial shortly. Stay tuned for more information.
I’ve been working on tutorial ten in the Shadow Monsters series. This tutorial covers adding in items to be used on shadow monsters. I should wrap it up tomorrow. I’m currently thinking on some topics for blog posts. If there is something you would like me to do a post on please leave a comment.
Tutorial nine has been uploaded to the site. It extends the battle state to include multiple Shadow Monsters. You can find it on the MonoGame Tutorials page of the site.
I just uploaded tutorial eight in the Shadow Monsters tutorial series to the site. You can find the tutorial on the MonoGame Tutorials page of the sute. This tutorial covers adding in battles between Shadow Monsters.
I just finished uploading tutorial seven to the site. It covers adding a component for the player. Check out the MonoGame Tutorials page for the tutorial. Stay tuned for more game programming goodness.
I’ve been working on tutorial seven in the Shadow Monsters series. I hope to wrap it up tomorrow and upload it to the site. I’m liking the short posts I’ve been doing in on theory without practìcal. If there is something you would like to see covered leave a comment here.
There are 4 basic input use cases. A key is down, a key is up, a key that was up the previous frame is now down and a key that was down the previous frame is now up. The same is true for mouse buttons. Analog inputs have more use cases such as how far […]
I just uploaded tutorial six to the site. You can find the tutorial on the MonoGame Tutorials page of the site.
I’ve been working on tutorial six in the Shadow Monsters series. It is going well and I hope to finish it tomorrow. This tutorial covers talking with NPCs. Let’s talk a bit of theory. What exactly should happen in the update part of the game loop. Here is where you update the game world, handle […]
Powered by WordPress. AwesomeOne theme by Flythemes