Difference between revisions of "MonoGame Tutorials"
(→Special Effects) |
(→Special Effects) |
||
Line 38: | Line 38: | ||
[[Parallax Scrolling]] | [[Parallax Scrolling]] | ||
+ | |||
+ | [[Explosions]] | ||
=Game UI= | =Game UI= |
Revision as of 07:31, 3 April 2019
MonoGame is a game creation framework which uses C#, so for help on C# you can use the topics on THIS page.
Basic Skills
Creating An Instance of Your Player
Adding and Processing Player Input
Collision Detection
Special Effects
Game UI
GeonBit
Ruminate
Myra
Steropes
SimpleText UI Example
Networked / Multiplayer
Save Game / Check Points
Drawing Tiled Maps
Squared.Tiled
TiledSharp
Related Skills
Generating and using XNB files