Skip to content

DipenSolanki01/MonoGame.Samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonoGame 3.8.1 Samples




A number of simple MonoGame samples for all the supported platforms:

Platformer 2D Sample NeonShooter
Supported on all platforms Supported on all platforms
Platformer 2D Sample NeonShooter Sample
The Platformer 2D sample is a basic 2D platformer pulled from the original XNA samples and upgraded for MonoGame. Neon Shooter Is a graphically intensive twin-stick shooter with particle effects and save data from Michael Hoffman
Auto Pong Sample Coming Soon
Supported on all platforms Platforms
Auto Pong Sample MonoGame Sample
A short sample project showing you how to make the classic game of pong, with generated soundfx, in 300 lines of code. More samples coming soon

Building the samples

These samples can either be opened and built in Visual Studio for Mac or Windows, alternatively they can be built with the .NET Core tool chain (with the exception of the Windows UWP sample, which is Windows 10 only).

For more details on building projects with the .NET Core tools, please see this guide on the MonoGame documentation site.

Supported platforms

The MonoGame samples demonstrate all the public platforms available for use.

Platforms such as XBox, Playstation, Switch and Stadia are private platforms which you need developer accounts with their corresponding vendors to access.

  • Windows (Desktop GL, Windows DX, UWP)
  • Mac (Desktop GL)
  • Linux (Desktop GL)
  • Android (Android)
  • iOS (iOS)

Note, to build a project for iOS or Mac, you will need a MAC. They will build on Windows but cannot be published unless built on a Mac.

For more details on the platforms supported by MonoGame, please see the Platforms Guide on the MonoGame Documentation site

About

A few cross-platform game samples using MonoGame.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.0%
  • HLSL 1.6%
  • PowerShell 0.4%