Pages: 1
  Print  
Author Topic: This program is everything I could ever want  (Read 10998 times)
Offline (Unknown gender) Game_boy
Posted on: April 05, 2008, 10:40:34 am
Member
Joined: Apr 2008
Posts: 228

View Profile
I want to be a "real" programmer, and, having found Game Maker very easy to learn (but restrictive) I had hit a brick wall with attempting to learn C, C++ or Java. My absolute dream program would be:

1. As easy to learn as Game Maker, with default functions that are comprehensive and easy to set up and use OOP.
2. Takes C++ since it is the most common language in use
3. Faster than Game Maker
4. IDE that "just works" with no dependencies
5. Interface looks like Game Maker
6. Free as in money
7. Free as in freedom
8. Runs on Linux so I can delete Windows permanently.

ENIGMA seems to do all of these things perfectly, and Game Maker only does two; what's more, YoYo Games are intent on increasing the cost, DRM and restrictive licensing on Game Maker for no apparent benefit. When it is completed (and I realise that will take some time) ENIGMA will be the most awesome thing ever to happen to a PC.

Also, Hi. I'm new.
Logged
Offline (Male) Rusky
Reply #1 Posted on: April 05, 2008, 02:21:29 pm

Resident Troll
Joined: Feb 2008
Posts: 954
MSN Messenger - rpjohnst@gmail.com
View Profile WWW Email
2. Takes C++ since it is the most common language in use
I don't believe ENIGMA does that just yet.

ENIGMA seems to do all of these things perfectly, and Game Maker only does two; what's more, YoYo Games are intent on increasing the cost, DRM and restrictive licensing on Game Maker for no apparent benefit. When it is completed (and I realise that will take some time) ENIGMA will be the most awesome thing ever to happen to a PC.
YoYo is not intent on increasing the cost. They are planning to remove the DRM stuff that caused problems. They have not changed anything about what you can do with Game Maker.

Also, Hi. I'm new.
welcome :)
Logged
Offline (Unknown gender) Game_boy
Reply #2 Posted on: April 05, 2008, 02:48:35 pm
Member
Joined: Apr 2008
Posts: 228

View Profile
I'm sure I read that it will take some C++ syntax eventually... Anyway, that leaves seven killer features!

As for YoYo, I just believe they will try and control and commercialise Game Maker from the fact they are a company and need significant profit to continue operating and repay investments. I am certain this will negatively affect Game Maker's capability in some way.
Logged
Offline (Unknown gender) basil
Reply #3 Posted on: April 05, 2008, 04:43:22 pm

Member
Joined: Apr 2008
Posts: 30
MSN Messenger - irbasil@hotmail.com AOL Instant Messenger - irbasil
View Profile Email
I'm pretty sure ENIGMA accepted C++ before GML. GML is pretty much being recreated, but raw C++ should work.
Logged
www.Teslaur.com - Coming soon.
Offline (Male) Rusky
Reply #4 Posted on: April 05, 2008, 06:39:31 pm

Resident Troll
Joined: Feb 2008
Posts: 954
MSN Messenger - rpjohnst@gmail.com
View Profile WWW Email
Well you're not working on it (or even watching Josh work on it). C++ is not supported yet.
Logged
Offline (Male) Josh @ Dreamland
Reply #5 Posted on: April 05, 2008, 09:16:25 pm

Prince of all Goldfish
Developer
Location: Pittsburgh, PA, USA
Joined: Feb 2008
Posts: 2950

View Profile Email
I'll add a tag to the parser to return immediately, effectively enabling C++.

Done. Start your code with
Code: [Select]
//C++
And it'll leave it raw. Note I have no syntax checking yet. So use wisely.
Logged
"That is the single most cryptic piece of code I have ever seen." -Master PobbleWobble
"I disapprove of what you say, but I will defend to the death your right to say it." -Evelyn Beatrice Hall, Friends of Voltaire
Pages: 1
  Print