Skip to main content

ACM@USC

Association for Computing Machinery at the University of South Carolina

Monogame

Swearingen 2A19

Colter Boudinot

This week Colter Boudinot will be giving a talk on Developing Games with C# and Monogame.

 

In this talk, I will show the basics of how to create a game using C# with the Monogame framework. Monogame allows for easier creation of games compared to just using C# by itself. The syntax for C# is very similar to Java, with very few differences. If you have experience with Java, you'll already know the basics of C#. Great for if you want to get into game development. If you want follow along, you can download visual studio (the IDE) and MonoGame (the framework that allows for game creation).

Here are links for Microsoft VisualStudio and Monogame.


Downloads

VisualStudio

Monogame