A multithreaded, test-driven electronics emulator for .net 4.0.
Sharpulator is a multithreaded, test-driven electronics emulator written in C# 4.0. It's initial focus will be on emulating gaming consoles, with the GameBoy as a starting point. It will be written using modern software development methodologies, with the TPL Dataflow library as a backbone. It will simulate hardware functionality at a low level without sacrificing performance. The end goal for this project is to allow the ability to simulate hardware by simply dropping common components...
WaveRace360 is a single player game where the player controls a character on a sea-doo watercraft in short races. There are a number of different race types which include races based on time, based on survival, and based on taking out your opponents.