The Way to Programming
The Way to Programming
I’m looking to start a bit of game developing and was wondering is C# the best language to start with? I’ve heard that C# is much more simpler than C++ and C++ should not be the first language to start with. I’m a complete beginner, so would like some advice. How long would it take to start developing a small/simple game or app? Are there any eBooks you guys would recommend?
C# is a pretty good starting language for game development.
Look into OpenTK:
http://www.opentk.com/
If you decide that you don’t like it, give Python a try.
Sign in to your account