rohlfinator
Member
So I really want to make a game. I was reading the op and I'm wondering if I should learn how to program or use something like GameMaker. Any recommendations?
I'd highly recommend Game Maker if you're completely new to coding. You'll pick up a lot of important programming concepts while you learn it, but it will ease you in much better than trying to learn C++/Java/etc. from scratch. And you'll be able to get to functioning gameplay much quicker, which I've found immensely helpful for keeping myself motivated.
You can always "upgrade" to a real language later if it interests you, and knowing Game Maker will give you a better head start on that than trying to dive in headfirst.
My mindset is that my first several games will be more or less crap anyway, the important thing is just getting them done and learning from the experience.