Live data from Hacker News

Ask HN: How to get started with game development?

news.ycombinator.com

1–4 of 4 posts

Ask HN: How to get started with game development?

#1
I am decent programmer who always wanted to learn how to develop games, but never actually got to it. Recently I decided to dedicate a bit less on my career and more on stuff I like, thus I want to learn all there is to create a game on my own as a hobby.

What are good resources to start this journey?

Re: Ask HN: How to get started with game development?

#2
I'm a Game Dev with many years experience. My most recent release is Void Bastards.

If you want your game to be look great, and performance is important, I would recommend downloading Unity and working through their large set of tutorials. You'll write your game in C#.

I really like Gotdot for my fun personal projects, but it doesn't have the same full feature set.

You can also check out Unreal, but its a more specialized tool.

Re: Ask HN: How to get started with game development?

#3

I'm a Game Dev with many years experience. My most recent release is Void Bastards. If you want your game to be look great, and performance is important, I would recommend downloading Unity and working through their large set of tutorials. You'll write your game in C#. I really like Gotdot for my fun personal projects, but it doesn't have the same full feature set. You can also check out Unreal, but its a more specia…

Why are "we" still writing games in programming languages? It's like if Gone With The Wind was done in stop motion.