Page 1 of 1

C# Game Programming - Walkthrough

PostPosted: 22 May 2013, 00:04
by Conor
Hello.

Recently I decided to try and learn some basic game programming with C#. I am currently only using the winforms, better games with more in-depth graphics and logic use other things such as the OpenGL Graphics Library.

With as little as I know, I have managed to make a nice working snake game, and have just started making tutorials for another random little game I had in mind; so it is a fun journey.

My walkthroughs are on youtube, there will be 5 videos in total averaging about 9 minutes in length. If you would like to expand your knowledge with C# then take a look if you like. For example, people like ismellike ;)

Anyway, I just thought I'd let you all know as there are some people who like to code in C# here and could find it interesting. The mini-game thing I'm making now looks like this: http://puu.sh/2YpR5.png

My channel is: http://www.youtube.com/user/CSharpCorner

Thanks.

Re: C# Game Programming - Walkthrough

PostPosted: 22 May 2013, 00:37
by ismellike
Awesome, I'll definitely check them out and support :).