Difference between revisions of "MonoGame Tutorials"
(→Related Skills) |
(→Basic Skills) |
||
Line 3: | Line 3: | ||
=Basic Skills= | =Basic Skills= | ||
[[Creating A Project]] | [[Creating A Project]] | ||
+ | |||
+ | [[Generating and using XNB files]] | ||
[[Using SpriteFont]] | [[Using SpriteFont]] |
Latest revision as of 14:35, 22 September 2024
MonoGame is a game creation framework which uses C#, so for help on C# you can use the topics on THIS page.
Contents
Basic Skills
Generating and using XNB files
Player Class Example
Creating An Instance of Your Player
Adding and Processing Player Input