00:00
00:00
Newgrounds Background Image Theme

Someone gifted MetalSlayer69 supporter status!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Best way to start game dev journey?

528 Views | 4 Replies
New Topic Respond to this Topic

Hey guys,


I've been interested in developing a game, I've got all the ideas, characters, places and gameplay thing-ama-jigs in mind but I don't have the motivation let alone the real know how to start. If you're a seasoned vet or someone with basic knowledge on how to start the development journey, I'd love to hear any tips, tricks or even hurdles you've had and overcome.


Thanks in advance and appreciate you taking the time

Response to Best way to start game dev journey? 2023-04-02 18:51:17


1. Start off by just picking something and running with it. Most of the time, it doesn't make a difference which engine or language you pick since they all involve learning similar concepts, and if you chose the "wrong" one, you can always switch later.

2. You're not going to make your dream game off the bat. That shouldn't stop you from trying, but having realistic expectations can help you not quit when things don't go the way you expected them to.

3. Following from #2, it's going to take a lot of time and effort. Don't be discouraged if it takes months or even years to finish it - it's not abnormal even for experienced developers.

4. Try not to get intimidated by something new - far too often I see beginners to programming completely shut down when they're faced with something that deviates slightly off script. You're not going to destroy your computer by introducing a type error.

5. Figure out how you learn best. Do you learn better when going through videos? Or through browsing API documentation (which you will frequently have to do)? Or through worked examples? And, how can you continue to learn effectively when your preferred method isn't available?


Slint approves of me! | "This is Newgrounds.com, not Disney.com" - WadeFulp

"Sit look rub panda" - Alan Davies

BBS Signature

Response to Best way to start game dev journey? 2023-04-02 18:56:20


At 4/2/23 06:51 PM, Gimmick wrote: 1. Start off by just picking something and running with it. Most of the time, it doesn't make a difference which engine or language you pick since they all involve learning similar concepts, and if you chose the "wrong" one, you can always switch later.
2. You're not going to make your dream game off the bat. That shouldn't stop you from trying, but having realistic expectations can help you not quit when things don't go the way you expected them to.
3. Following from #2, it's going to take a lot of time and effort. Don't be discouraged if it takes months or even years to finish it - it's not abnormal even for experienced developers.
4. Try not to get intimidated by something new - far too often I see beginners to programming completely shut down when they're faced with something that deviates slightly off script. You're not going to destroy your computer by introducing a type error.
5. Figure out how you learn best. Do you learn better when going through videos? Or through browsing API documentation (which you will frequently have to do)? Or through worked examples? And, how can you continue to learn effectively when your preferred method isn't available?


Thanks, I'll for sure keep all those points in mind!

Response to Best way to start game dev journey? 2023-04-02 19:19:34


I spilled my thoughts on starting to be a hobbyist gamedev in this post a while ago.


My newsfeed has random GameDev tips & tricks

Response to Best way to start game dev journey? 2023-04-02 19:20:36


At 4/2/23 07:19 PM, 3p0ch wrote: I spilled my thoughts on starting to be a hobbyist gamedev in this post a while ago.


Thanks, I'll give it a look