I have been working on a game engine for quite a while. While it is still very early in development, I thought I would finally like to share some of my progress with you. It features basic combat and movement as well as online tcp connections to play multiplayer with a friend and chat. Multiplayer can be simulated locally by running two instances of the executable. To play online with a friend, the host will need to forward port 7000. I originally started with GDI+ and eventually combined GDI an