Forest Rush


Forest Rush

The content on the page has been moved and will no longer be maintained. Please check https://cynthiamcmahon.ca/blog/forest-rush.

Forest Rush is  a 2D platformer tutorial series built using MonoGame 3.8 and Visual Studio 2019. It uses OpenGL so the code will run on other platforms. You can find the GitHub repository with the tutorials here: https://github.com/Synammon/MonoGame.ForestRush

Tutorials

Tutorial 01 

Game Components - This tutorial creates some basic components that will be used in the rest of the game. Sorry, no eye candy here.

Tutorial 02 

Tile Engine - This tutorial creates the tile engine that will be used to draw the scene.

Tutorial 03 

Running and Jumping - This tutorial covers adding the player's sprite and having it run and jump.

No comments:

Post a Comment