How many people here are converts from GameMaker?

For everything that's not in any way related to PureBasic. General chat etc...
Hatonastick
Enthusiast
Enthusiast
Posts: 149
Joined: Wed Apr 27, 2005 11:50 am
Location: Adelaide, Australia
Contact:

How many people here are converts from GameMaker?

Post by Hatonastick »

If you are, what was your main motivation for shifting to PB?

I can give my answer: Execution speed (since GameMaker isn't a true compiled language), execution size (because you have to include a runner it's "compiled programs" are huge), and PB's effortless integration with Windows API and GUI.

I have no ulterior motive for this, it's just funny how many people I've seen on here so far mentioning that they used to use GameMaker is all. I still think its a decent stepping stone for beginner programmers who want to make games.
Jimbo_H
Enthusiast
Enthusiast
Posts: 103
Joined: Mon May 10, 2004 7:37 pm
Location: West Yorkshire, England

Post by Jimbo_H »

I used gm for quite a while and found it useful as a learning tool if nothing else. I always thought it a bit too long winded though for my tastes. If you have time to spare but no inclination to learn a dedicated language, it's capable of producing some reasonably good, simple games.

I switched to PB because I've always loved BASIC as a language and was astounded by the features and performance for the price compared to many other flavours of BASIC. I tried over a dozen other versions before buying PB and am so glad I did. It's the best.

I also used to mess around with Zillions of Games too. It has a very easy scripting language to use to create new games, but the development seems to have dropped off over the past couple of years.

My all time fave was AMOS on my trusty old Amiga. It was a wonderful language and incredibly easy to learn. Oh, the good old days :)

Jim
Hatonastick
Enthusiast
Enthusiast
Posts: 149
Joined: Wed Apr 27, 2005 11:50 am
Location: Adelaide, Australia
Contact:

Post by Hatonastick »

Hehehe I was on the other side of the force - I used to program in STOS on an Atari STFM. :D
Jimbo_H
Enthusiast
Enthusiast
Posts: 103
Joined: Mon May 10, 2004 7:37 pm
Location: West Yorkshire, England

Post by Jimbo_H »

Hatonastick wrote:Hehehe I was on the other side of the force - I used to program in STOS on an Atari STFM. :D
Down, you spawn of evil!!!! AtariST! I would never have allowed one of those through the door sir. :P :wink:

Actually, I now have a very nice ST emulator with thousands of proggies to run with it. Nice. I preferred the Amiga for the games, but the ST was fantastic for music. I remember the Pet Shop Boys on Top of the Pops using one :)

Jim
User avatar
Joakim Christiansen
Addict
Addict
Posts: 2452
Joined: Wed Dec 22, 2004 4:12 pm
Location: Norway
Contact:

Post by Joakim Christiansen »

I started to program in Game Maker, but it was to slow and the exe's was to big.
After that I tried C++, C#, DarkBasic, BlitzBasic, LibertyBasic and EthosBasic.
And then I found PureBasic, and I just fell in love...
I like logic, hence I dislike humans but love computers.
dagcrack
Addict
Addict
Posts: 1868
Joined: Sun Mar 07, 2004 8:47 am
Location: Argentina
Contact:

Post by dagcrack »

Of course we are all in love with PureBasic, if not, we wouldnt be here in first place. :D - Although I have to say that many PB functions are quite slow (but im sure they'll be optimized by next releases). Anyway so far many actual functions beats VisualBasic's on some benchs...

Anyway doesn't matter, PB is THE language to me! (Cpp is nice, but I preffer PB believe me or not, although sometimes I wish I was programming "this" in C++ just because of some lacks in PB)
Dreglor
Enthusiast
Enthusiast
Posts: 759
Joined: Sat Aug 02, 2003 11:22 pm
Location: OR, USA

Post by Dreglor »

I started with game maker i commend to it as it really started me to program then i quickly out grew it and tried pb and never left

now i want to get into the game development industry, problem is C++ the langauge of choice :(

and i can't keep my hands off pb :o
~Dreglor
dagcrack
Addict
Addict
Posts: 1868
Joined: Sun Mar 07, 2004 8:47 am
Location: Argentina
Contact:

Post by dagcrack »

Dreglor, You got PM!.
but shh! please don't spread the word!
Hatonastick
Enthusiast
Enthusiast
Posts: 149
Joined: Wed Apr 27, 2005 11:50 am
Location: Adelaide, Australia
Contact:

Post by Hatonastick »

Is it contagious? :)
Jimbo_H
Enthusiast
Enthusiast
Posts: 103
Joined: Mon May 10, 2004 7:37 pm
Location: West Yorkshire, England

Post by Jimbo_H »

Hatonastick wrote:Is it contagious? :)
Not if you apply the right cream and get a nice blond nurse to mop your fevered brow :lol:

(I'm married to a blond nurse btw!!!!)

Jim
dagcrack
Addict
Addict
Posts: 1868
Joined: Sun Mar 07, 2004 8:47 am
Location: Argentina
Contact:

Post by dagcrack »

(I'm married to a blond nurse btw!!!!)
Picture please?
*sits patient waiting for his wife's picture*
Jimbo_H
Enthusiast
Enthusiast
Posts: 103
Joined: Mon May 10, 2004 7:37 pm
Location: West Yorkshire, England

Post by Jimbo_H »

dagcrack wrote:
(I'm married to a blond nurse btw!!!!)
Picture please?
*sits patient waiting for his wife's picture*
I wouldn't dare, she'd kill me! :)
Hydrate
Enthusiast
Enthusiast
Posts: 436
Joined: Mon May 16, 2005 9:37 pm
Contact:

Post by Hydrate »

I used gm and switched origionally to make dlls for gm, i just decided theres no point because its betetr to use pb anyways...
Post Reply