Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 697 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 697 Bytes

monogame-demos

Chopper - vertical shooter and 2D engine prototype.

Chopper - projectly currently houses both the game and engine may split the engine out

ChopperPipelineExtensions - extend content pipeline to support level design files for Chopper

Engine2DPipelineExtensions - extend content pipeline to support data for Animation. Using Json over XML and built additional JSON Pipeline Extension as well.

GameEditor - basic WinForms Game Editor project made with MonoGame.Forms and MonoGame.Extended

MiniMan 2D Platformer

TRexRunner - 2D Runner game

That's it. Not much to it.

NeonShooter

Well known twin-stick shooter XNA/MonoGame tutorial

Conway's game of life maybe?