ARTICLE
Missile Command .NET
Tags: .NET, C#, C# Examples, Games Programming, GDI+, Missile Command, System.Collections, System.ComponentModel, System.Drawing, System.IO, Windows Application
Missile Command .NET is a simple video game written in C# using GDI+ for graphics. It's a tribute to the classic Missile Command game by Atari. I wrote this game to teach myself more about programming in C#.