Your situation is very tough because you want to encourage this but also you have to be realistic and that's what your kid probably doesn't want to hear. I always try to get across to my daughter of seven that you can't scale a mountain in one step just as you can't eat a cake in one bite and that trying to do that is guaranteed to be a miserable experience that's going to put you off the activity forever. I don't th…
A good starting point for making actually working games is text. I used Twine with my kids relatively successfully. https://twinery.org/
Ask HN: 9-yo son wants to build a game, I'm lost. What can I do?
361–370 of 391 posts
Re: Ask HN: 9-yo son wants to build a game, I'm lost. What can I do?
#362Understand 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…
This. 100% this.
He wants a game, that he can tell himself and everyone that it is His and he wants you to do it for him. He does not want coding to show up in the way!
Take this as a chance to show him that he can build things, the way he wants it. Make an effort and let him see it. Give him a taste for it. There's wisdom in that quote about longing for the vastness of the sea to make good sailors.
There will be joys in small wins. It will surely never complete. But he and you both will cherish the wild imagination that comes with something like this.
Re: Ask HN: 9-yo son wants to build a game, I'm lost. What can I do?
#363Re: Ask HN: 9-yo son wants to build a game, I'm lost. What can I do?
#364I would like to share my experience with my son, who is now 11 years old.
I introduced him to video games using emulators of old video games when he was 5 or 6 years old. We played together, and naturally, he developed a strong passion for video games. Playing together with video games was a stepping stone from earlier games, like Lego.
As he grew curious, he started asking me questions such as, "Have you ever made a video game? How difficult is it? Can you teach me?" In response, I provided him with context on how computers work and found some engaging books from the 80s on computers with good illustrations.
Later on, when he had a basic understanding of mathematics, I introduced him to Scratch. After playing together, he began creating his own projects. As his interest deepened, he expressed a desire for more, after some searches I've found that there was a videogame called "Game Builder Garage" for the Nintendo Switch, which I gave him as a Christmas present.
Similar to our experience with Scratch, we started playing together, and eventually, I let him explore and create on his own, leading to impressive results. He also began playing Minecraft, another excellent resource for children to develop creativity when supervised by adults. We spent time building various structures together.
Now, he has asked me to teach him how to code. I was initially concerned that coding might be tedious and frustrating for a 11-year-old, potentially taking away the fun. However, I found a Python book titled "Python Coding for Kids," and we began coding together, following the initial chapters. To make it more interesting, he suggested creating stats for Dungeons & Dragons characters, and we collaborated on such projects.
While he may not yet be able to code independently, he has acquired foundational knowledge about how things work in the field of coding.
Most importantly, we had a tremendous amount of fun together, and I had the pleasure of witnessing his skills grow.
I would encourage you to follow your own path and find tools that match your child's abilities.
Daniele
Re: Ask HN: 9-yo son wants to build a game, I'm lost. What can I do?
#365Re: Ask HN: 9-yo son wants to build a game, I'm lost. What can I do?
#366Re: Ask HN: 9-yo son wants to build a game, I'm lost. What can I do?
#367My son started making games in Scratch at around 8 or 9. He eventually graduated to Pico-8 and at 12 that is still his preferred tool for making games. A few threads here recommend pico-8, however, you said he specifically wants the game to be 3D. The developer of pico-8 has another project named Voxatron which is similarly accessible like pico-8, but for 3D gaming. Worth a look: https://www.lexaloffle.com/voxatron.p…
Re: Ask HN: 9-yo son wants to build a game, I'm lost. What can I do?
#368Re: Ask HN: 9-yo son wants to build a game, I'm lost. What can I do?
#369Klik and Play is ancient history now, but the company that made it is still around, might be worth a look: https://www.clickteam.com/
Re: Ask HN: 9-yo son wants to build a game, I'm lost. What can I do?
#370In that case, just go find the tool that seems to require the least programing for what they want to build.