I have just shared tutorial 23 in my MonoGame RPG tutorial series Eyes of the Dragon. As I mentioned earlier on the blog, this tutorial is about creating the level editor. It is a long one at 47 pages because I merged parts A and B of the original tutorials. I use a NuGet package …
Tutorial 23 Status Update
What’s New So, today I didn’t spend much time on tutorials. I did look at tutorial 23 again and everything should go smoothly but it isn’t going to be as easy as the others so far. It will be most difficult designing the form in the tutorial. There are a lot of controls. Also, there …
MonoGame RPG Tutorials 21 and 22
MonoGame RPG Tutorials 21 and 22 I shared tutorials 21 and 22 in my MonoGame RPG Tutorial series Eyes of the Dragon. Tutorial 21 focuses on items in the game instead of the editor. While tutorial 22 focuses on reading data into the game. The tutorials are linked on the tutorials are on the Eyes …
Two New Tutorials!
I have just finished sharing two new tutorials. One of the tutorials is on animation with web based games and the other is on animation in the MonoGame For The Absolute Beginner tutorial series. You can find the MonoGame For The Absolute Beginner tutorial on the MonoGame tutorials page of the website. It is also …
First JavaScript Tile Engine Tutorial
First JavaScript Tile Engine Tutorial I have just shared my first JavaScript tile engine tutorial. It creates a tile engine similar to my MonoGame tile engines. It is a multilayer tile engine with multiple tile sets. The tutorial can be found on the Web Programming Tutorials page of the site. It can also be accessed …
Eyes of the Dragon 3.0 9 and 10
Eyes of the Dragon 3.0 Tutorial 9 I have finished porting tutorial 9 in my XNA series Eyes of the Dragon to MonoGame. This tutorial is on item classes and is available on the Eyes of the Dragon 3.0 page of the web site. Also, it is available with this direct link. Eyes of the …
Dragon’s Claw Tutorial 3
I have just published the third tutorial in the web game programming tutorial series Dragon’s Claw on creating a turn multiplayer strategy game. This tutorial goes over the process for training troops. You can find the link to the tutorial on the Web Game Programming Tutorials page of the site or you can use this …
