Game Maker

Game Maker

Re: Game Maker Posted by Le Chief on Thu Apr 15th 2010 at 12:45pm
Le Chief
2605 posts
Posted 2010-04-15 12:45pm
Le Chief
member
2605 posts 937 snarkmarks Registered: Jul 28th 2006 Location: Sydney, Australia
Has anyone used this program before? I'm really quite impressed with it. It's really easy to learn and use and is quite capable of making professional quality 2d and 3d games easily, not to mention the huge community that Game Maker has.

Beginners (like myself) can use the event/action system and their own custom sprites to create fun and addictive 2d games while the more advanced users can dive into GML (game maker language an interpreted programming language) and custom libraries to create professional looking 3d games.

It's really cool! I defiantly recommend it to anyone who is interested in creating their own games.

I'm doing a game development course (I'm really loving the course btw the teachers are great!) and the first assignment for our game design class is to create a maze game in Game Maker with various requirements set by the teacher, I only started it a few hours ago but here is what I have so far:
User posted image
Here are some screenshots of games created using game maker:
User posted image
User posted image
User posted image
User posted image
If anyone is interested in game maker, check it out here.

So has anyone used this program before? Has anyone made any games using Game Maker?
Aaron's Stuff
Re: Game Maker Posted by Niborius on Thu Apr 15th 2010 at 2:46pm
Niborius
1007 posts
Posted 2010-04-15 2:46pm
Niborius
member
1007 posts 1116 snarkmarks Registered: Mar 23rd 2009 Location: The Netherlands
Yeah I was really addicted to it before, and made some simple (and never finished) games with it before.
Youtube Channel: https://www.youtube.com/c/Nibgames
Re: Game Maker Posted by thehalflifeman33 on Mon Apr 19th 2010 at 2:57am
thehalflifeman33
127 posts
Posted 2010-04-19 2:57am
thehalflifeman33
super banned
127 posts 13 snarkmarks Registered: Feb 4th 2008 Occupation: Battlefield Studios, Hl2Goldsrc. Location: Canada, BC
Niborius said:
Yeah I was really addicted to it before, and made some simple (and never finished) games with it before.
I think i have over 35 unfinished projects that I've made with it.

I can't believe you have never used GM before aaron.
User posted image
Re: Game Maker Posted by Riven on Mon Apr 19th 2010 at 3:27am
Riven
1640 posts
Posted 2010-04-19 3:27am
Riven
Wuch ya look'n at?
super admin
1640 posts 1266 snarkmarks Registered: May 2nd 2005 Occupation: Architect Location: Austin, Texas, USA
yea, looks like a really versatile program. I've heard of it, but never used it before. Couldn't imagine how it's able to create all those different types of games. What would you run a game in made by that program? Is it flash-based? or some other "engine"?
Blog: www.playingarchitecture.net
LinkedIn: Eric Lancon
Twitter:@Riven202
Re: Game Maker Posted by thehalflifeman33 on Mon Apr 19th 2010 at 3:36am
thehalflifeman33
127 posts
Posted 2010-04-19 3:36am
thehalflifeman33
super banned
127 posts 13 snarkmarks Registered: Feb 4th 2008 Occupation: Battlefield Studios, Hl2Goldsrc. Location: Canada, BC
Riven said:
yea, looks like a really versatile program. I've heard of it, but never used it before. Couldn't imagine how it's able to create all those different types of games. What would you run a game in made by that program? Is it flash-based? or some other "engine"?
The actual program itself is made in delphi or whatever you call it, but the games made in it are made in "GML", Game maker language.
User posted image
Re: Game Maker Posted by Le Chief on Mon Apr 19th 2010 at 5:32am
Le Chief
2605 posts
Posted 2010-04-19 5:32am
Le Chief
member
2605 posts 937 snarkmarks Registered: Jul 28th 2006 Location: Sydney, Australia
"Riven" said:
yea, looks like a really versatile program. I've heard of it, but never used it before. Couldn't imagine how it's able to create all those different types of games. What would you run a game in made by that program? Is it flash-based? or some other "engine"?
It's surprisingly very intuitive which is why I'm so impressed. By default, the game is exported as a single exe file with all the content embedded inside the exe file but I've downloaded games created by Game Maker which have the levels and art content and all that in separate files/folders.
"thehalflifeman33" said:
I think i have over 35 unfinished projects that I've made with it.
Including that Portal remake eh? :naughty:
Aaron's Stuff