šŸ”— Useful MonoGame Related Links U-MG-RL

I chanced upon this post by Tom today, I think it is time I read every post he has made sometime soonā€¦

There are some useful links in that postā€¦ at the bottomā€¦

Is OUYA still a supported platform? is it even a thing now?

As far as I know OUYA support has been removedā€¦ Read it in a PR somewhereā€¦

1 Like

I thought so, thanks.

I fixed this. Just an old category post.

1 Like

Found these while helping with a recent request for controller input handling, thread post linked belowā€¦ the last link in the list actually links to someoneā€™s YouTube videosā€¦ worth a visit perhapsā€¦

Search term used: xna analogue stick input

http://xboxforums.create.msdn.com/forums/t/58712.aspx

His channel: he also has some Blender tutorials which may be handyā€¦

His MonoGame playlistā€¦

I was looking for this

Two in one day!

Getting Started with MonoGame using Visual Studio

Get Started Tutorial: A UWP game in MonoGame 2D

A link to Visual Studio 2015 CE

https://www.microsoft.com/en-us/download/details.aspx?id=48146

Until the 3.6.1 patch is out to support Visual Studio 2017, I guess this is relevantā€¦

> MICROSOFT HAS REMOVED ACCESS TO THIS DOWNLOAD AND YOU NEED A SUBSCRIPTION TO DOWNLOAD PREVIOUS VERSIONS NOW

A very useful and self explanatory URL

http://gameprogrammingpatterns.com/game-loop.html

Be sure to fish about there for moreā€¦

Finally MonoGame made one of these types of lists! ā€¦erh have I said this already?

Another getting started guide on the same site as above

1 Like

Part I ā€“ Creating a Digital Hexagonal Tile Map

Part II ā€“ Using the Mouse to Scroll A Hexagonal Tile Map

Original source links

1 Like

Getting Started with MonoGame using XML

1 Like

Is this also valid for json files?

Yes, Iā€™m using json files in custom content importers. You can also use the nuget of Json.Net.

http://xbox.create.msdn.com/en-US/education/catalog/tutorial/collision_2d_perpixel

http://xbox.create.msdn.com/en-US/education/catalog/sample/collision_3d_heightmap

Found here:

Windows 10 DPI Aware related

As requested @MrValentine , hereā€™s my current collection so far (each are syndicated and have accompanying Annotated Videos and blog posts, just to cover all the bases:

Will try and keep this entry updated as more are added, I was aiming for 1 a month but itā€™s looking like every other month atm. Takes a lot of time to produce content to this level.

Feedback and comments welcome :smiley:

2 Likes

Another thing work highlighting is the XNAGameStudio Archive on GitHub
https://github.com/DDReaper/XNAGameStudio

Started once the news about the Education library shutdown was announced and all the original XNA content is held here. Slowly but surely, these are all getting converted to MonoGame with an accompanying tutorial on the Darkside of MonoGame YT channel

Also started adding article archives as well now, starting with Shawn Hargreaves XML posts and plans to also grab all of ZiggyWareā€™s articles before they die on the webcache

2 Likes

MonoGame Visual Studio Templates
https://github.com/MonoGame/MonoGame/tree/develop/ProjectTemplates

WOW been a while since I have been here, unable to edit my past posts [Or forgot how to?]

CONNECTED THREAD POST:

Hexagonal Maps ā€“ Part III: Selecting A Tile\Hexagon [Technical Blog]

https://www.codeproject.com/Articles/1193785/Hexagonal-Maps-Part-III-Selecting-A-Tile-Hexagon

Hexagonal Maps ā€“ Part IV: Highlighting a Selected A Tile\Hexagon [Technical Blog]

Be sure to follow the Forum user here: