NModule is an extensible plug-in framework for the .NETframework. It is an abstraction layer on top of the reflection API. It uses roles (defined by the application) to determine how to use a module.
Alien Game is a simple game where player’s goal is to survive as long as he can. You will be approached by tons of aliens that will try to abduct you. The game is written using XNA a .NETFramework designed to make 2D and 3D games.
Game system emulators that run on the .NET/XNA frameworks. Allows games to run in the .NET/XNA framework that were originally developed for another platform. Currently has Space Invaders and limited NES (Nintendo Entertainment System) support