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
- Host: GitHub
- URL: https://github.com/davibmmgallo/monogame-tutorial
- Owner: DavibmmGallo
- Created: 2024-04-06T13:53:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-06T14:36:58.000Z (about 2 years ago)
- Last Synced: 2025-01-21T08:45:03.514Z (about 1 year ago)
- Topics: gaming, tutorial
- Language: C#
- Homepage: https://monogame.net/articles/getting_started/index.html
- Size: 5.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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``