GitHub topics: monogame-framework
elton999/UmbrellaToolsKit3
It's a small framework to work with MonoGame for fast game development
Language: C# - Size: 982 KB - Last synced at: about 3 hours ago - Pushed at: about 3 hours ago - Stars: 3 - Forks: 0

genaray/Arch
A high-performance C# based Archetype & Chunks Entity Component System (ECS) with optional multithreading.
Language: C# - Size: 1.24 MB - Last synced at: 1 day ago - Pushed at: 12 days ago - Stars: 1,297 - Forks: 129

Ellpeck/GameBundle
A tool to package MonoGame and other .NET applications into several distributable formats
Language: C# - Size: 88.9 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 13 - Forks: 0

genaray/Arch.Extended
Extensions for Arch with some useful features like Systems, Source Generator and Utils.
Language: C# - Size: 383 KB - Last synced at: 1 day ago - Pushed at: 12 days ago - Stars: 184 - Forks: 48

BlizzCrafter/MonoGame.RuntimeBuilder
The MonoGame.RuntimeBuilder builds your raw content asynchronously to the .XNB format during runtime.
Language: C# - Size: 21.7 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 12 - Forks: 4

seclerp/rider-monogame
MonoGame plugin for JetBrains Rider
Language: Kotlin - Size: 3.93 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 29 - Forks: 0

Ellpeck/Contentless
A tool for MonoGame that automatically handles adding assets to the Content Pipeline project
Language: C# - Size: 24.9 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 41 - Forks: 3

Martenfur/Monofoxe
Foxes made Monogame easy.
Language: C# - Size: 65.4 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 433 - Forks: 28

Martenfur/Nopipeline
A Monogame Content Pipeline enhancer.
Language: C# - Size: 147 KB - Last synced at: 13 days ago - Pushed at: 7 months ago - Stars: 215 - Forks: 18

BlizzCrafter/MonoGame.Forms
MonoGame.Forms is the easiest way of integrating a MonoGame render window into your Windows Forms project. It should make your life much easier, when you want to create your own editor environment.
Language: C# - Size: 51.3 MB - Last synced at: 15 days ago - Pushed at: 8 months ago - Stars: 299 - Forks: 29

Martenfur/FmodForFoxes
Cross-platform C# FMOD wrapper.
Language: C# - Size: 97.9 MB - Last synced at: 15 days ago - Pushed at: 7 months ago - Stars: 123 - Forks: 17

Raph-Rodrigues/Mono-PongGame
MonoGame Project, a clone of Pong Game
Language: C# - Size: 5.33 MB - Last synced at: 1 day ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

Ellpeck/MLEM
Libraries for MonoGame and FNA that provide abstractions, quality of life improvements and additional features like a ui system and easy input handling.
Language: C# - Size: 25.2 MB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 94 - Forks: 7

brandmooffin/cocos2d-mono
Continuation of Cocos2D-XNA project, with focus on MonoGame
Language: C# - Size: 105 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 31 - Forks: 2

Videogamers0/MGUI
UI framework for MonoGame game engine.
Language: C# - Size: 2.91 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 80 - Forks: 9

DoogeJ/MonoGame.Primitives2D
Easy-to-use 2D primitives
Language: C# - Size: 138 KB - Last synced at: 24 days ago - Pushed at: over 4 years ago - Stars: 54 - Forks: 12

SimonDarksideJ/XNAGameStudio
The Education library from the Xbox Live Indie games repository, valuable for MonoGame Developers for advanced samples
Size: 2.42 GB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 738 - Forks: 108

harrisproctor/WizardGame
A 2d platformer roguelike similar to spelunky, but themed around wizards and magic of various types. Assets generated using AI.
Language: C# - Size: 68.2 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ChristopherPH/TBR-csharp.monogame
A collection of utility functions, extension methods, helpers and controls for the c# MonoGame framework.
Language: C# - Size: 349 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

LubiiiCZ/DevQuickie
Quick 2D game development tutorials using MonoGame.
Language: C# - Size: 17.3 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 96 - Forks: 33

BlizzCrafter/MonoGame.SplineFlower
Create wonderful smooth Bézier-, CatMulRom- and Hermite-Splines with Trigger Events for your MonoGame project.
Language: C# - Size: 8.63 MB - Last synced at: 24 days ago - Pushed at: about 1 year ago - Stars: 35 - Forks: 8

ALiwoto/LTW-client
Last Testament Of Wanderers (LTW) Game Client
Language: C# - Size: 8.85 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 0

Sam-Schiffer/Monogame-UI-Framework
A simple UI framework for Monogame
Language: C# - Size: 372 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

mediaexplorer74/DodoArchipelago
The Dodo Archipelago game project porting in(to) uwp
Language: C# - Size: 159 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

seclerp/mgcb-msbuilder
Replace .mgcb files with MSBuild properties in your MonoGame project
Language: C# - Size: 112 KB - Last synced at: 15 days ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

jgohel9902/BouncingBallGame
A simple 2D bouncing ball game built using the MonoGame framework. Features paddle control, ball bouncing mechanics, collision detection, sound effects, and background music. Perfect for learning basic game development concepts in C#.
Language: C# - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

BlizzCrafter/Steamworks.Net-MonoGame-Integration
This repo is for everyone who is about to integrate the Steamworks.Net.dll into a MonoGame project. It shows some Steamworks.Net features and how easy it is to integrate it into a MonoGame project.
Size: 3 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 47 - Forks: 3

lofcz/SimplexRpgEngine
Modular game engine built with MonoGame, with GMS2-like workflow and advanced level editor
Language: C# - Size: 563 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 158 - Forks: 19

FrancescoBonizzi/MonoGame-PixelShader-Samples 📦
Some examples with MonoGame and HLSL pixel shaders
Language: C# - Size: 604 KB - Last synced at: about 18 hours ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 0

LyiarOwl/moon-unleap
🌜 A very simple clone of MoonLeap created using MonoGame
Language: C# - Size: 502 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

blocktest-game/Blocktest-MonoGame
A 2D sandbox exploration and creation game.
Language: C# - Size: 252 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 7 - Forks: 7

konradzaba/PointCloudViewer
Sample application which uses Xamarin with Monogame framework to visualize point clouds
Language: C# - Size: 3.95 MB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 3

tacotopasu/POPGui
A Gui Framework(?) with a focus on simplicity written for MonoGame in C#!
Language: C# - Size: 66.4 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

Galm007/MetaBalls
Metaballs implementation in MonoGame
Language: C# - Size: 13 MB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

NonRelative/MonoVideo
An experimental library aiming to make video playback in MonoGame possible.
Language: C# - Size: 8.56 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

GUISharp/GUISharp
A rich GUI library in C# (using .NET 5.0 and MonoGame)
Language: C# - Size: 10.4 MB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 0

dv-dev-6000/ForgottenVale
2D RPG Game Project
Language: C# - Size: 47 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AlecInfo/BugsDestroyer
Jeu vidéal conçu en monogame pour la cité des métiers 21_22
Language: C# - Size: 51.4 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

MaxEdwards20/Dune-Snake
Eat the spice and grow your Sandworm.
Language: C# - Size: 87.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Evening976/Raycast
Raycasting en 2D en utilisant des équations paramétriques de droites
Language: C# - Size: 55.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

BlurOne-GIT/MmgEngine
Mini MonoGame "Engine" I made for my games #BuiltWithMonoGame.
Language: C# - Size: 90.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

exect3r/mono-ui
A simple and flexible GUI for Monogame.
Language: C# - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

coltonk9043/Mystery-Dungeon
A game to demonstrate basic mechanics written in C# using Monogame.
Language: C# - Size: 294 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DRON12261/SonicDronsEngine
Моя давняя попытка воссоздать движок классических игр Sonic the Hedgehog на C# и MonoGame
Language: C# - Size: 108 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

TxJson/Bird-Network 📦
Experimenting with neuroevolution and neural networks. An AI learning to play Flappy Bird.
Language: C# - Size: 145 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Lioncat2002/SeasonsPlatformer
A simple platformer using monogame
Language: C# - Size: 4.3 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

jeremy-miller/monogame-game-of-life
Conway's "Game of Life" in Monogame
Language: C# - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Owlzy/OWL.Examples
Example usage for the MonoGame scene graph
Language: C# - Size: 4.37 MB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

Bish0pdev/BParticles
Customizable particle system for Monogame.
Language: C# - Size: 86.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

merituulie/JohnnyCastaway
A small game AI simulation of the good ol' Johnny Castaway screensaver. Johnny is stranded on an island and as the days go by Johnny gets tired and hungry, in which case Johnny will decide between eating or sleeping based on fuzzy logic and then uses A* pathfinding to find berries or to his tent.
Language: C# - Size: 33.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

DChan0319/Warcraft2
Ecs160 UCDavis
Language: C# - Size: 37.9 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 0

PiterGroot/AimTrainer
A simple game made using the MonoGame framework
Language: C# - Size: 348 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

TorbenStriegel/Epic-Clash-of-Time-and-Space
Language: C# - Size: 47.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

laura-kolcavova/MoorhuhnRemake
Chicken shooting game inspired by Moorhuhn made with MonoECS.Engine
Language: C# - Size: 1.09 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

laura-kolcavova/MonoGame.Extras
Entity Component System library with game engine for MonoGame
Language: C# - Size: 659 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

EarliestFall988/Halcyon
A lightly opinionated framework built on top of Mono Game that has a Unity flavor.
Language: C# - Size: 64.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

4ltrem/dungen
A roguelike dungeon crawler built with the Monogame Framework
Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

denisgoriachev/monoentities
Lightweight ECS framework for Monogame and Monogame.Extended with processing Components in Unity style.
Language: C# - Size: 60.5 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

D-Generation-S/Tank
Clone of the game cannonhill. This is a hobby open source project based on the monogame framework.
Language: C# - Size: 38.1 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 2

HyAscension/KFA-2DSpaceShooter
A space invader game. PROG1442 Final Project
Language: C# - Size: 94.9 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

IsCactus0/Veils-Claim
Set in deep space, Veil's Claim is a rogue-like RPG in which the player uses a scanner to explore and salvage from the furthest sectors of space. The player will search through abandoned space-stations, remnants of past wars, and other anomalies; with the ultimate goal of turning a profit.
Language: C# - Size: 106 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

JingoC/MonoGui
Lite GUI environment for MonoGame
Language: C# - Size: 660 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

chasepd/BacterialBarrage
A game about a white blood cell fighting off infection, vaguely reminicent of a classic arcade game
Language: C# - Size: 344 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

chasepd/CollisionDetection
Simple MonoGame app to mess with collision detection
Language: C# - Size: 35.2 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

chasepd/GravitySimulation
Small Monogame project to learn about simulating gravity (and possibly other physics forces)
Language: C# - Size: 34.2 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

chasepd/TableTopFury
A game vaguely reminicent of one of gaming's earliest classics
Language: C# - Size: 18.2 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Lupalop/Maquina
A game engine in C# that makes use of the MonoGame Framework.
Language: C# - Size: 472 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

unkindypie/asteroid
Synchronization of Box2D physics simulation over UDP protocol.
Language: C# - Size: 4.67 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

RudeySH/Shapes2D
Draw 2D geometry in MonoGame/XNA, including primitives such as lines and polygons.
Language: C# - Size: 693 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 28 - Forks: 7

Memorix101/MonoGame_ComponentSystem
Unity3D component system in MonoGame
Language: C# - Size: 2.89 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 9 - Forks: 1

ItzzMeGrrr/T-Rex-Runner-CSharp
Chrome dinasour game in XNA(MonoGame) Framework C# .Net.
Language: C# - Size: 4.85 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Sepandi/No-More-Dots-C-Sharp-Edition
No More Dots
Language: C# - Size: 185 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

fabslab/DeathRaceCSharp
Remake of the classic 1976 game Death Race by Exidy in C# using MonoGame
Language: C# - Size: 592 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

MythoniaTeam/NavalBattleRTS
An Real-Time Strategy Game which themed Navel Battles
Language: C# - Size: 442 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Ethan-Genser/Conways_Game_Of_Life
A recreation of John Conway's Game of Life"
Language: C# - Size: 2.69 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

oblerion/monogame_on_ubuntu
script for install/setup monogame game devellop on ubuntu
Language: Shell - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

jaakop/ECS-Engine
An Entity component system for monogame, with simple physics
Language: C# - Size: 110 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

WirthLukas/Merlin
Language: C# - Size: 455 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

El-Mohamed/Robber-2D-Windows
2D Platformer Game Made With The Monogame Framework
Language: C# - Size: 830 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 0

Charlizard56/First_Game_Thingy_With_Monogame
A little game thingy I'm building with Monogame Framework.
Language: C# - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Cremetoertchen0815/Cookie-Dough
It's just another games collection, running on MonoGame and Nez!
Language: Visual Basic .NET - Size: 360 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

behnamasaei/spacecraft
Spacecraft game developed by C# and mono game framework.
Language: C# - Size: 134 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

AlexMacocian/MonoMenu
Presentation framework for Monogame
Language: C# - Size: 211 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 0

CaresleGames/pong-csharp
The pong game using c# and monogame
Language: C# - Size: 34.2 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

CaresleGames/breakout-csharp
The breakout game, made with monogame
Language: C# - Size: 214 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

Timmeey86/MonoGameTutorial
This repository is used within a cross-platform MonoGame tutorial
Language: C# - Size: 94.7 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

Memorix101/MonoGame_BasicGUI
Rebuilding the Legacy GUI from Unity3D for MonoGame
Language: C# - Size: 3.37 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 9 - Forks: 0

El-Mohamed/Robber-2D-Android
2D Platformer Game Made With The Monogame Framework
Language: C# - Size: 1.02 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

jmgraeffe/monogame-3d-animation-tutorial
MonoGame example project showing how to render animated FBX models in-game
Language: C# - Size: 2.5 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

Ellpeck/MonoKickstartAutoBundle Fork of MonoGame/MonoKickstart
Kick start executable for running stand-alone distributed Mono applications
Language: C# - Size: 152 MB - Last synced at: 8 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Memorix101/MonoGame_BitmapFont
Implements a basic bitmap font for MonoGame / XNA 4.0
Language: C# - Size: 3.21 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

mborroni/pusheen-the-cats
Silly game made using MonoGame for C#.
Language: C# - Size: 18.7 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

mateuszgiza/SGame
Language: C# - Size: 399 KB - Last synced at: 10 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

fitgames/fitgames.spine
Spine Runtime
Language: C# - Size: 131 KB - Last synced at: 20 days ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

AustinJGreen/YatSprintMono
Simple sidescrolling game
Language: C# - Size: 4.64 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

knot3/knot3-code
Ein Studentenprojekt des Lehrstuhls für Computergrafik, Karlsruhe Institute für Technologie
Language: C# - Size: 76.1 MB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0
