Skip to content

A basic game developed within MonoGame where the objective is to navigate he obstacle and reach the treasure.

Notifications You must be signed in to change notification settings

GiftedItalian/road-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Road Runner

A basic game developed within MonoGame where the objective is to navigate he obstacle and reach the treasure. This game was created in order to learn the basics of object-oriented programming while also creating something I enjoy.

Installation

To open up the project, ensure yoU HAVE Visual Studio installed. https://visualstudio.microsoft.com/downloads/

Additionally, ensure you have the Monogame extension installed within Visual Studio by going to "Extensions -> Manage Extensions", searching for Monogame and installing the extension.

Lastly, to be able to add assets to the project, you must have the MGCB editor installed. This is done by entering the following in your devices command line:

dotnet tool install --global dotnet-mgcb-editor

Then typing:

mgcb-editor --register

Demonstration

Road Runner GIF

About

A basic game developed within MonoGame where the objective is to navigate he obstacle and reach the treasure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages