Retro_Link: What is the best program to use when programming a relatively medium sized game for a 14 year old?
I want to program my own racing game, with great graphics, what is the easiest program to learn that produces the best results?
Please leave a tutorial site, because I’m a novice in programming…
Thank you
Answers and Views:
Answer by snowwhiterachel
DarkBasic. It was one of my first game programming classes (go to school for software engineering/game programming) and it was a very easy to use program. You don’t really need to know any programming to get started.
They have lots of tutorials and help documentation on their site.
https://www.thegamecreators.com/?m=view_product&id=2030
My professor actually helped create the software and write the handbook.
Answer by Greg Msorry there…there is no “easy” way out of anything…you NEED to learn the basics before you do anything. C++ probably will give you the best results for creating games…Answer by cyberpostdoc
You need to have some programming concept first, then you need to learn Objective-C, finally you need to learn iPhone SDK.
You probably can learn Objective-C and get familiar with programming concepts at the same time. But you sure need a lot of practice to use iPhone SDK to develop an iPhone app.
Check out the official objective-c forum:
Check out the free webinar “Getting started with iPhone programming” at
Also, objective-c and iphone programming webcasts are available at classroomm.com
Answer by SayHelloToMe!Microsoft .NET could be a good choice.
see https://www.pickatutorial.com
Leave a Reply