Welcome to a new and exciting series covering MonoGame! This series will replace the old XNA Basic Training series since XNA should no longer be used for development. This series will use MonoGame 3.4 and Visual Studio 2013 Community Edition.
MonoGame Basics
A series covering the basics of MonoGame development
Welcome to a new and exciting series covering MonoGame! This series will replace the old XNA Basic Training series since XNA should no longer be used for development. This series will use MonoGame 3.4 and Visual Studio 2013 Community Edition.
Welcome to the first tutorial for this Monogame Basic series. In this episode, we will look into how the MonoGame content pipeline works and how to draw a PNG file to the screen. This is very similar to XNA.
View the texture file
Download the project file