Click here to Skip to main content
15,881,139 members
Articles / Programming Languages / C#

Collision - A C# Game, Part 2: Tracking Game Elements and Adding Interaction

Rate me:
Please Sign up or sign in to vote.
3.22/5 (3 votes)
16 Apr 20023 min read 64.1K   818   34  
Continuing my attempt at a simple game in C#

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

Written By
Software Developer (Senior)
Australia Australia
Programming computers ( self taught ) since about 1984 when I bought my first Apple ][. Was working on a GUI library to interface Win32 to Python, and writing graphics filters in my spare time, and then building n-tiered apps using asp, atl and asp.net in my job at Dytech. After 4 years there, I've started working from home, at first for Code Project and now for a vet telemedicine company. I owned part of a company that sells client education software in the vet market, but we sold that and I worked for the owners for five years before leaving to get away from the travel, and spend more time with my family. I now work for a company here in Hobart, doing all sorts of Microsoft based stuff in C++ and C#, with a lot of T-SQL in the mix.

Comments and Discussions