An open API service indexing awesome lists of open source software.

https://github.com/davibmmgallo/monogame-tutorial

Getting started with monogame development
https://github.com/davibmmgallo/monogame-tutorial

gaming tutorial

Last synced: 3 months ago
JSON representation

Getting started with monogame development

Awesome Lists containing this project

README

          

# Monogame-tutorial
>Getting started with monogame development https://monogame.net/articles/getting_started/index.html
## Adding Content

> MGCB editor is located in (Windows): C:\Users\user\\.nuget\packages\dotnet-mgcb-editor-windows\3.8.1.303\content\mgcb-editor-windows.exe

## Run Project
`` dotnet -d run --project .\tutorialgame\tutorialgame.csproj``