Fourth Eyes of the Dragon 3.0 MonoGame Tutorial I uploaded the fourth Eyes of the Dragon 3.0 MonoGame tutorial to the web site. This tutorial begins with the tile engine that will be used for rendering the world. Download the tutorial from the Eyes of the Dragon 3.0 page of the web site or download …
Second Eyes of the Dragon 3.0 MonoGame Tutorial
Second Eyes of the Dragon 3.0 MonoGame Tutorial The second Eyes of the Dragon MonoGame tutorial is now live on the web site. This tutorial continues from where the last tutorial left of and adds in more core components. It adds in graphical user interface controls, a control manager and a new game state. I …
Eyes Of The Dragon 3.0
Eyes Of The Dragon MonoGame Tutorials I have published the first tutorial in the Eyes Of The Dragon 3.0 series which is my port of the XNA tutorials to MonoGame. I would have said 2.0 but I count that as the failed tutorials. This is a direct port of the first tutorial in the old …
New MonoGame For The Absolute Beginner Tutorial
MonoGame For The Absolute Beginner Eight I have just finished uploading MonoGame For The Absolute Beginner Eight to the blog. In this tutorial we create our first fully functioning game. It is a brick breaking game similar to the classic game Breakout, one of the first video games. You can download the tutorial from the …
Training Troops Updated
I have just uploaded the fourth tutorial in the Dragon’s Claw tutorial series to the blog. This tutorial continues on with training troops and processing the queues of troops to be trained. It also creates a NodeJS package to call the server every hour to process the queue. You can find the tutorial on the …
Drawing a 3D Model With MonoGame
Drawing a 3D Model With MonoGame Tutorial seven in my MonoGame For The Absolute Beginner tutorial series is now live. Drawing a 3D model with MonoGame is the focus of this tutorial. It also demonstrates rotating the model on a 3 axes simultaneously and independently of each other. You can find the tutorial on the …
MonoGame For The Absolute Beginner Six
MonoGame For The Absolute Beginner Six MonoGame For The Absolute Beginner Six has been uploaded to my Google Drive. You can find the tutorial on the MonoGame Tutorials page or you can use this direct link: MonoGame For The Absolute Beginner Six. This tutorial covers moving objects in 3D space and rendering our first fully …
MonoGame For The Absolute Beginner Five
MonoGame For The Absolute Beginner Five Tutorial five in the MonoGame For The Absolute Beginner tutorial series is now available on the blog. This tutorial renders a textured quad and move to how to scale and rotate it. The tutorial is available on the MonoGame Tutorials page or with this direct link. Happy New Year! …
MonoGame For The Absolute Beginner Four
MonoGame For The Absolute Beginner Four I have added the fourth installment of my MonoGame For The Absolute Beginner. This tutorial goes 3D and shows how to render a quad. You can find the tutorial on the MonoGame Tutorials page of the site. You can also read it directly. In the next installment of the …
MonoGame For The Absolute Beginner Three
MonoGame For The Absolute Beginner Three Tutorial 3 in the MonoGame For The Absolute Beginner is now available on the site. This tutorial builds where the last tutorial left off and expands upon it by scaling and rotating the sprite. You can find the tutorial on the MonoGame Tutorials page of the site. You can …
