I've used many engines and shipped many games, including commercial titles (I don't derive a salary from the game industry, though). I think I'd recommend something like GameMaker. I've never used it myself, but it's a self contained IDE that has everything to make decent 2D games. I'd advise against the pitfall that 3D games lure you into. That includes engines that are 3D with a 2D "mode". There is so much leaky ab…
Ask HN: 9-yo son wants to build a game, I'm lost. What can I do?
241–250 of 391 posts
Re: Ask HN: 9-yo son wants to build a game, I'm lost. What can I do?
#242I've used many engines and shipped many games, including commercial titles (I don't derive a salary from the game industry, though). I think I'd recommend something like GameMaker. I've never used it myself, but it's a self contained IDE that has everything to make decent 2D games. I'd advise against the pitfall that 3D games lure you into. That includes engines that are 3D with a 2D "mode". There is so much leaky ab…
I used to use GameMaker when I was exactly 9 so I would definitely recommend it. Scratch always seemed like it was not at all made to acheive any sort of playable game but GameMaker has a low barrier to entry but can make real stuff. I would try my best to convince him that he might have to learn to make something scaled down and 2D first, and as others have suggested, talk to him about his bigger vision game and bra…
Re: Ask HN: 9-yo son wants to build a game, I'm lost. What can I do?
#243It's at sprig.hackclub.com
If your son shares the game publicly as a PR we'll send him materials to build a console that can play it. We've had hundreds of kids around the world share games you can check out in the gallery.
Re: Ask HN: 9-yo son wants to build a game, I'm lost. What can I do?
#244I'd suggest start with something really small for programming. Like most of Scratch basic challenges. Also, for modeling, checking the 2 or 3 basic MCreator videos plus Blockbench tutorials is enough to start creating mods in Minecraft, something simple as adding a new mineral is a groundbreaking moment.
I asked for permission to share his website with his games https://emiliomg.xyz The cactus/dinosaur game is a perfect starter project that could be rough, but also you can conitnue adding game juice to the infinite.
Re: Ask HN: 9-yo son wants to build a game, I'm lost. What can I do?
#245Depending on your son's interests, he might be more oriented towards telling stories, Bitsy allows to write stories and dialogues. The tool has some restrictions on what you can do, so you can focus on the story and the conversations you can make (the dialogue tool is very good!)
The result then can be converted to html and uploaded to itch. Bitsy jams are very popular.
Re: Ask HN: 9-yo son wants to build a game, I'm lost. What can I do?
#246Re: Ask HN: 9-yo son wants to build a game, I'm lost. What can I do?
#247Understand that you're not going to finish what you start. Do things that are fun. Keep a notebook of ideas. Talk about plans and what you want do. Spend time with him. Even if almost none if it ever makes it into code, the imagination part will be going wild. Look at what he's really doing. He doesn't want to CODE. He wants to make a game. Like every kid. Emphasize the creative part just like he wants. Do things on…
I wish I had read your comment 5 years ago when my son wanted to build a utterly complex game in Scratch. I ended “coding” the game, almost on my own, because it was boring for him, and the result did not resemble what my toddler wanted/imagined. Of course he was imagining an AAA game built in Scratch… If anything good, the learning for him was building games is hard, and lost interest trying further. Great advise!
Re: Ask HN: 9-yo son wants to build a game, I'm lost. What can I do?
#248Re: Ask HN: 9-yo son wants to build a game, I'm lost. What can I do?
#249My kid (10yo) started programming in Scratch 2 years ago. He have been doing stuff in Scratch, dabbling a bit with the Microbit and doing some mods for Minecraft. A while on pico8, but he doesn't enjoy it. I'd suggest start with something really small for programming. Like most of Scratch basic challenges. Also, for modeling, checking the 2 or 3 basic MCreator videos plus Blockbench tutorials is enough to start creat…