Programming a simple game

@snam23 (3157)
United States
February 5, 2009 4:34am CST
Is it possible to program a simple video game without any coding experience or knowledge? Is there a free program for making video games or is it all pure coding? I would like to make my own video game but don't know where to start. Please guide me in the right direction.
6 responses
@egdcltd (12060)
5 Feb 09
The easiest way of making video games with limited knowledge is probably using Flash. There are a lot of tutorials on game making available for it, and it's not too hard to learn the coding side. The downside is the cost. Unless you are a student, Flash itself is very expensive. Games made using a student licensed version of Flash also aren't supposed to be used for any commercial purposes.
@snam23 (3157)
• United States
5 Feb 09
I do not think I can make flash games then as I need it to be cheap and free if possible. Thanks for the suggestion!
@egdcltd (12060)
5 Feb 09
It may be possible to get an older version of Flash cheap, although really one that runs with Actionscript 3 would be better. The cost is why I'm still using an old second hand version of Flash MX04.
@snam23 (3157)
• United States
5 Feb 09
About how much is it and where can I find it?
• Romania
14 Feb 10
Maybe you should start with a Python book and then learn PyGame .
@snam23 (3157)
• United States
14 Feb 10
Thanks for the suggestion. I will be sure to look into that and hopefully I can learn Python to begin with.
@fjgamer (543)
• United States
28 Mar 09
Scirra's Construct is the best way to make a game without programming experience. Flash is *not* a good program for non-programmers. As for making very simple games, again, Construct is the best solution: www.scirra.com It's free.
@snam23 (3157)
• United States
28 Mar 09
I think I will try Construct as there are tutorials and such on the site that can help me get started. Thanks for the suggestion!
@inuceres (341)
• Philippines
6 Feb 09
i am taking computer sci,..student... we get to lecture about video game,.. first they need to conceptualize the design the game,.. characters, and settings,..the tragic what game do you create? second, after designing,..the program to make the characters to move,..it is not simple to create video game it take a year to create the full video game,..
@snam23 (3157)
• United States
6 Feb 09
Wow, that is a long and difficult process. I am looking into this program that helps me learn coding but costs 50 dollars. I will look into other things as well. This is going to be harder than I thought. Thank you for responding!
@ufocoder (72)
• Bangladesh
6 Feb 09
If you are talking about game programming (not flash) it's not a easy task. Not only you have to do programming, you need a good designer as well for the graphics. And if you want to create a 3D game, then you need 3D graphics experts first. And yes, the game programming is just pure coding. Now you see, you want to make a new game for your desktop its not that easy even if you know programming! It's a huge job. By the way, I tried once and made my first 2D game long ago. Though it's not completed, I like to play it sometimes. :) Cheers.
@snam23 (3157)
• United States
6 Feb 09
I knew it would be hard work so that is why I asked for a program or something to help me and also "simple" games, not really complex 3D games. Thanks for the information and have a nice day!
@elasolova (144)
• Turkey
11 Mar 09
You can try Alice. There is also a first person shooter game creator but I cannot recall its name. I personally use DarkBasicö but it requires some programming knowledge. However, if you want to make a quality game you should know some programming. DarkBasic is easy to understand compared with many major languages. I advice you to try it.
@snam23 (3157)
• United States
28 Mar 09
I will be sure to check those programs out! Happy mylotting and sorry for the late response!