Where can I find a program to make my own games?

Page 1 of 2 [ 23 posts ]  Go to page 1, 2  Next

PunkyKat
Veteran
Veteran

User avatar

Joined: 14 May 2008
Age: 37
Gender: Female
Posts: 3,492
Location: Kalahari Desert

16 Feb 2010, 6:23 pm

I think going to school for it would be a complete waste of time. I want to teach myself. I want to make educational games, not "shoot 'em out" games. What program do I use?


_________________
I'm not weird, you're just too normal.


DolcetTones
Tufted Titmouse
Tufted Titmouse

User avatar

Joined: 29 Apr 2009
Age: 60
Gender: Male
Posts: 44

16 Feb 2010, 7:05 pm

Clickteam's Multimedia Fusion used to be pretty good - I guess it's a bit dated now, but they have a version 2.0 out. It mainly involves dragging and dropping objects - just as capable of educational game making as making the other kind.



PunkyKat
Veteran
Veteran

User avatar

Joined: 14 May 2008
Age: 37
Gender: Female
Posts: 3,492
Location: Kalahari Desert

16 Feb 2010, 7:49 pm

DolcetTones wrote:
Clickteam's Multimedia Fusion used to be pretty good - I guess it's a bit dated now, but they have a version 2.0 out. It mainly involves dragging and dropping objects - just as capable of educational game making as making the other kind.


But could I use it to make something like this?
http://www.legacygames.com/online/play/ ... mal_doctor


_________________
I'm not weird, you're just too normal.


Llixgrjb
Sea Gull
Sea Gull

User avatar

Joined: 19 Dec 2007
Age: 39
Gender: Female
Posts: 233

16 Feb 2010, 9:34 pm

Adventure games might be your thing if your aim is education. The software below is all free and open-source too.

Adventure Game Studio - Make retro LucasArts-style point-and-click adventure games
http://www.adventuregamestudio.co.uk/

Wintermute engine - AGS on steroids, some experience needed.
http://www.dead-code.org/

I could imagine you can make sim games as well.



SirLogiC
Deinonychus
Deinonychus

User avatar

Joined: 31 Dec 2007
Age: 41
Gender: Male
Posts: 350

17 Feb 2010, 12:19 am

Well I guess there is a difference to self teaching and formal education.

Self teaching will teach you things like real world tools, you will get into making stuff right away. Its like starting in the middle and slowly filling everything out.

In formal education they can be really slow to get into the actual fun programming or creation stuff. However they are good at teaching the reasons behind doing things, also importantly how to make good documentation.

Unless you make some really good games by yourself I would think you would have a lot of trouble getting a job in the field. As a hobby though there isn't really a problem :P

However before making anything I would strongly suggest having a design document. It can be simple, it just really needs to explain the concept of the game, what you want it to do and how you want to implement it. Relevant concept art or pictures, menu screen appearance, game controls, etc should be included.

Even as a hobby a design document is extremely useful, it helps you keep the game on focus and stops you losing sight of the big picture. This document can be by hand or typed really, as long is it describes the goal and presentation of your game.

Also you will probably need to make custom art for your game eventually, knowing how to do this would be very helpful.

I can't help with any software, don't use game making programs myself but I hope this advice helps :wink:



SabbraCadabra
Veteran
Veteran

User avatar

Joined: 21 Apr 2008
Age: 40
Gender: Male
Posts: 7,694
Location: Michigan

17 Feb 2010, 7:07 pm

http://www.microsoft.com/express/ ;)


_________________
I'm looking for Someone to change my life. I'm looking for a Miracle in my life.


PunkyKat
Veteran
Veteran

User avatar

Joined: 14 May 2008
Age: 37
Gender: Female
Posts: 3,492
Location: Kalahari Desert

18 Feb 2010, 8:41 am

SirLogiC wrote:
Well I guess there is a difference to self teaching and formal education.

Self teaching will teach you things like real world tools, you will get into making stuff right away. Its like starting in the middle and slowly filling everything out.

In formal education they can be really slow to get into the actual fun programming or creation stuff. However they are good at teaching the reasons behind doing things, also importantly how to make good documentation.

Unless you make some really good games by yourself I would think you would have a lot of trouble getting a job in the field. As a hobby though there isn't really a problem :P

However before making anything I would strongly suggest having a design document. It can be simple, it just really needs to explain the concept of the game, what you want it to do and how you want to implement it. Relevant concept art or pictures, menu screen appearance, game controls, etc should be included.

Even as a hobby a design document is extremely useful, it helps you keep the game on focus and stops you losing sight of the big picture. This document can be by hand or typed really, as long is it describes the goal and presentation of your game.

Also you will probably need to make custom art for your game eventually, knowing how to do this would be very helpful.

I can't help with any software, don't use game making programs myself but I hope this advice helps :wink:


It's just a hobby. I don't want to go to school for a hobby.


_________________
I'm not weird, you're just too normal.


SkittlesMcBingBing
Pileated woodpecker
Pileated woodpecker

User avatar

Joined: 29 Aug 2009
Age: 40
Gender: Male
Posts: 192

18 Feb 2010, 9:28 am

Yeah, I can say from experience in artwork that a design document--it can be formally typed, or a notebook, or doodles, or whatever--will really help you focus, especially if this is an indie hobbie. Getting all your ideas out on paper will bring them weight and tangibility, and make them easier to organize and move while you work.

Flash is an extremely powerful program with a lot of depth, which is easy to pick up, but gets more and more complicated when you do the Action Scripting (programming.) It's also very expensive if you buy it retail (unless you can get an educational discount) so I wouldn't make the investment unless you're sure. Honestly, I'd use the free programs first and get a solid alpha running, and then if you want to truly kick it up a notch, buy Flash and move it into that format for the more professional finish. There are lots of books you can pick up to help yourself learn quickly; Macromedia Flash for Dummies is a simple start, and after that you can move on to learning the Action Script.

Good luck though. :)


_________________
Sometimes I speak in walls of text. I will never be offended if you tear it down.

I believe I am cousin.


EnglishInvader
Veteran
Veteran

User avatar

Joined: 14 Sep 2009
Age: 42
Gender: Male
Posts: 1,012
Location: Hertfordshire, UK

18 Feb 2010, 9:57 am

I love the simplicity of the Commodore VIC-20. All you have to do is learn Basic and you can design your own games. The unexpanded VIC has 3583 Bytes available to the user, which is more than enough for the aspiring programmer.

You can find more info about the VIC here:
http://en.wikipedia.org/wiki/Commodore_Vic_20

This is the online community for the VIC:
www.sleepingelephant.com/denial

This is an emulator for the VIC-20
www.viceteam.org

If you have any questions, feel free to ask.



TheOddGoat
Veteran
Veteran

User avatar

Joined: 19 Oct 2009
Age: 32
Gender: Male
Posts: 516

18 Feb 2010, 1:37 pm

SabbraCadabra wrote:
http://www.microsoft.com/express/ ;)


Beat me to it.

Real men code everything in machine language.

No exceptions.



EnglishInvader
Veteran
Veteran

User avatar

Joined: 14 Sep 2009
Age: 42
Gender: Male
Posts: 1,012
Location: Hertfordshire, UK

18 Feb 2010, 2:10 pm

TheOddGoat wrote:
Real men code everything in machine language.


The games in the following video were all designed for the unexpanded VIC-20 in Basic:
http://www.youtube.com/watch?v=aINg831MgWs

Many people overlook the skill involved in designing games in high level programming languages i.e. languages that take a computer much longer to process than machine code and reduce the amount of RAM space available to the user.



PunkyKat
Veteran
Veteran

User avatar

Joined: 14 May 2008
Age: 37
Gender: Female
Posts: 3,492
Location: Kalahari Desert

18 Feb 2010, 3:11 pm

SkittlesMcBingBing wrote:
Yeah, I can say from experience in artwork that a design document--it can be formally typed, or a notebook, or doodles, or whatever--will really help you focus, especially if this is an indie hobbie. Getting all your ideas out on paper will bring them weight and tangibility, and make them easier to organize and move while you work.

Flash is an extremely powerful program with a lot of depth, which is easy to pick up, but gets more and more complicated when you do the Action Scripting (programming.) It's also very expensive if you buy it retail (unless you can get an educational discount) so I wouldn't make the investment unless you're sure. Honestly, I'd use the free programs first and get a solid alpha running, and then if you want to truly kick it up a notch, buy Flash and move it into that format for the more professional finish. There are lots of books you can pick up to help yourself learn quickly; Macromedia Flash for Dummies is a simple start, and after that you can move on to learning the Action Script.

Good luck though. :)


I've already designed some "sprites". Image
Image

I've been doing "games" with PowerPoint for years. When you click on that sleeping meerkat in powerpoint, his eyes will open and he will scream, "Hey! Can't a guy get any sleep around here?" Power Point is just somewhat Limited in what can be done. For instance I want the cursor to change into certian objects rather than being an arrow all the time. I want random things to happen when things are clicked on.

It's just a hobby. Every thime people see my power points and tell me I should work for Pixar or EA, I want to strangle them. I'm going to be a veternartian, people!


_________________
I'm not weird, you're just too normal.


PunkyKat
Veteran
Veteran

User avatar

Joined: 14 May 2008
Age: 37
Gender: Female
Posts: 3,492
Location: Kalahari Desert

19 Feb 2010, 1:06 am

bump


_________________
I'm not weird, you're just too normal.


SirLogiC
Deinonychus
Deinonychus

User avatar

Joined: 31 Dec 2007
Age: 41
Gender: Male
Posts: 350

19 Feb 2010, 9:22 am

Well beyond what people have already linked there is also

link

Research, look up a bunch of different programs and see which one best suits your needs. You know what you want better than we do. You could possibly also ask this question in the computers section of these forums. Some people there may have a better idea of what you are looking for.



Dilbert
Veteran
Veteran

User avatar

Joined: 29 Mar 2009
Age: 50
Gender: Male
Posts: 1,728
Location: 47°36'N 122°20'W

19 Feb 2010, 1:09 pm

Development is a skill, not a product.

What platform do you want to develop for? PC? Mac? Consoles? What kind of games? 3d graphics yes or no? Which language do you want to start with?

I suggest you start by getting a programming for beginners book, and by downloading a free dev environment/compiler. Visual Studio Express is pretty good.

It is only then, when you start looking into it, that you'll realize how absolutely huge the field is and how much is there to learn. People's entire careers and livelihood are centered around programming.



PunkyKat
Veteran
Veteran

User avatar

Joined: 14 May 2008
Age: 37
Gender: Female
Posts: 3,492
Location: Kalahari Desert

19 Feb 2010, 3:22 pm

Dilbert wrote:
Development is a skill, not a product.

What platform do you want to develop for? PC? Mac? Consoles? What kind of games? 3d graphics yes or no? Which language do you want to start with?

I suggest you start by getting a programming for beginners book, and by downloading a free dev environment/compiler. Visual Studio Express is pretty good.

It is only then, when you start looking into it, that you'll realize how absolutely huge the field is and how much is there to learn. People's entire careers and livelihood are centered around programming.


PC. Adventure (?) yes and no, depends on the content. I don't want the games to look like old school Nentendo games but then I don't think they need to look like Avatar either. English

I need something I can play around and expirment with. Something that dosen't have a billion page tutorial for the most basic things. Someting that is quick to learn and a sutible match for my hands on, trial and error learning style. I could read and read the same content until the cows come home and still not understand it. Adventure Game Studio isn't working out at all. How the hell do I import files? Perhaps I really should invest in Flash or it was not written in the stars for me to be a computer programer.


_________________
I'm not weird, you're just too normal.