This page will host my C# / .NET projects. Not currently a whole lot of those available.
Agbar
A game I created in high-school, reborn in C# and MonoGame. It’s currently in development (no release date coming). I also created a Particle physics system called Particle World. I incorporated it into my game in the form of “explosions”.
It’s all in my repo here (AgbarTest and ParticleWorld).
You can download the latest .exe (promise it’s germ free) from my website here: http://svn.hellwig.us/binaries/VC11/AgbarTest/AgbarTest_2013_07_27.zip.
You’ll need OpenGL, maybe OpenAL, and .NET 4.5. If you’ve played any games in the last few years, you should have OpenGL/AL, .NET 4.5 framework can be downloaded from Microsoft.
Gameplay videos are below:
Normal Gameplay
Gameplay with Particles
Particle Demonstration