Does anyone know what’s out there that would work for them in this case? FWIW I don’t know Lua but anything with JavaScript or Python built in would make it easy for me to help them. Thanks in advance!
Ask HN: Platform for 11 year old to create video games?
1–10 of 264 posts
Re: Ask HN: Platform for 11 year old to create video games?
#2Another option I have not tried myself is GDevelop: https://gdevelop.io/. It looks like you can get pretty far without any code at all, although you do that with an "events" editor that is basically a simple visual scripting language.
Re: Ask HN: Platform for 11 year old to create video games?
#3Re: Ask HN: Platform for 11 year old to create video games?
#4For example:
* https://news.ycombinator.com/item?id=23892698
* https://news.ycombinator.com/item?id=26050913
(My daughter tried to use Scratch, but it's too difficult to cut&paste and move blocks of code, she preferred a text based programming language, so YMMV.)
Re: Ask HN: Platform for 11 year old to create video games?
#5Re: Ask HN: Platform for 11 year old to create video games?
#6Re: Ask HN: Platform for 11 year old to create video games?
#7You could look at Adventure Game Studio: https://www.adventuregamestudio.co.uk/ . It does require some scripting, but you can get away with very basic stuff. Here's an overview of the scripting language: https://www.adventuregamestudio.co.uk/site/ags/tutorial/scri... . Another option I have not tried myself is GDevelop: https://gdevelop.io/ . It looks like you can get pretty far without any code at all, although you…
Re: Ask HN: Platform for 11 year old to create video games?
#8Pick an adult solution and sit with them to provide adult guidance. You are at the stage where your relationship with your child becomes peer to peer.
If game programming stays their jam, you will be learning game programming from them in the blink of an eye. It's joyous and wonderful and only gets better.
Sure you will miss them being a small child, but you will know an amazing adult. (and they will always be a small child sometimes just as we all are).
The platform doesn't matter. Your relationship does. Good luck.