Live data from Hacker News

Ask HN: 9-yo son wants to build a game, I'm lost. What can I do?

news.ycombinator.com

41–50 of 391 posts

Re: Ask HN: 9-yo son wants to build a game, I'm lost. What can I do?

#41

My kids were able to make complex 3D games at 9yo with very little help using Roblox Studio. It’s free. https://roblox.com/create Disclaimer: I work for Roblox Corp.

Funny because right now my son is busy building a "Doors" clone in Roblox Studio. I don't think it will have any logic but he loves just building the map so far. He's 7.

Re: Ask HN: 9-yo son wants to build a game, I'm lost. What can I do?

#42
Understand 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 paper, just like he is doing.

Let me get this one point across: YOUR SON DOES NOT WANT TO LEARN TO CODE (right now). HE WANTS TO SPEND TIME WITH YOU and explore ideas at the speed of his imagination.

Enjoy it.

Talk about the game while you go for evening walks or drive to/from school.

He will enjoy every minute of it even if nothing is ever produced.

Re: Ask HN: 9-yo son wants to build a game, I'm lost. What can I do?

#44

Plugging my friend's side project: https://quickga.me/ Fully 3D online game engine with multiplayer. Most of the game is made in the interactive click and drag mode, but has modes for extra logic and ultimately a full JS scripting engine if needed. Kind of like Roblox but far simpler on the dev side. This shows the end to end development of a soccer game: https://youtu.be/6a1NmNhoO0M

QuickGame is pretty great.

My 10 year old was able to figure out how to make some fun stuff with it.

Re: Ask HN: 9-yo son wants to build a game, I'm lost. What can I do?

#49
post #23

Nintendo Game Builder Garage for the Nintendo Switch will get him started. https://www.nintendo.com/en-ca/store/products/game-builder-g... The app has tutorials and built in games to get him to work up to making a game. Surely, his current game is too ambitious for him to pull off but this will get him making something and thinking about programming. There is also RPG Maker depending on the style of game: https://www…

Game Builder Garage looks really interesting, thanks for the suggestion. Do you have any experience with Dreams on PlayStation, for comparison? My son and I have been using and enjoying Dreams but I do feel that he would be better off with something a step down in terms of complexity and challenge. GBG looks like it could be the sweet spot.

If you have tried Dreams, I would recommend Little Big Planet. It has a game builder that is a step down from Dreams but they were both designed by the same company, Media Molecule. Not to mention LBP is just a magical game all around!
Post reply on HN