Gamerbird Posted October 20, 2008 Share Posted October 20, 2008 Hi all! I plan on starting to program games instead of using a game engine but I am finding it hard to find a decent language.What would you recommend I try? If this helps I wish to mainly create RPG games. Thank you in advance. PS - Also if you could provide some tutorials on the language you could post that would be an added bonus. Link to comment Share on other sites More sharing options...
AnonymousThirdParty Posted October 21, 2008 Share Posted October 21, 2008 There is no 'simplest' or 'easiest' - and this is coming from someone who has barely scratched the surface of programming. Try Python if you're looking for something relatively friendly to learn (For games built on python, look at civ 4) - and afterwards learn all your essentials: C and C++ Google up some tutorials, read everything you can - and learn. Programming isn't something that happens overnight. Link to comment Share on other sites More sharing options...
LHammonds Posted October 22, 2008 Share Posted October 22, 2008 I strongly recommend the game called COLOBOT. It is fun and challenging as well as a good introduction to object-oriented programming similar to C++, C# or Java. It is not a game-engine platform but more of an introduction if you've never programmed before (or very little). EDIT: There is a demo you can download to try it out. http://www.ceebot.com/colobot/elements/mix02.jpg LHammonds Link to comment Share on other sites More sharing options...
jaysus Posted October 22, 2008 Share Posted October 22, 2008 looks interesting :) you could also try blender... it has some functions build in which allow you to make games... add controls, physics, etc Link to comment Share on other sites More sharing options...
DirTek Posted October 22, 2008 Share Posted October 22, 2008 Or you could try and download the DarkBasic Professional Trial. I think it's quite easy but I don't have time to learn it properly so I dropped it. Cheers :thumbsup: Maafiaman Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.