Skip to content
#

monogame

Here are 751 public repositories matching this topic...

mrhelmut
mrhelmut commented May 23, 2022

MonoGame has a very long history of tutorials, some are as old as a decade and some even are still based on XNA (which is compatible with MonoGame for the most part, but different in regard to how to start a project).

Also, MonoGame is a stable API with a policy of "no breaking changes" when possible, which means that even very old tutorials

Documentation Help Wanted Good First Issue
OpenVIII-monogame
MaKiPL
MaKiPL commented Mar 18, 2021

Currently it looks for pre-configured pathes that lead only to specific user (in this case DEVs). This is a giant no-no
We either need to introduce some user-friendly config (or forcing the user to type path on first use) or at least change /home/{user}/... to actually grab from whoami or $(USER)

Task:
Replace content of https://github.com/MaKiPL/OpenVIII-monogame/blob/22eb63edcf69b3dda4061

good first issue LINUX

Improve this page

Add a description, image, and links to the monogame topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the monogame topic, visit your repo's landing page and select "manage topics."

Learn more