this post was submitted on 22 Apr 2024
26 points (79.5% liked)
Technology
59422 readers
2854 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Teach kids programming by making games with them. Find a random simple to make 'one tap, easy to control but hard to master game' like flappy bird.etc on playstore. Try remaking the game with the kid.
Yup, that's what I did.
We started with scratch and made a very simple game (asteroids-like). My kid then wanted to make a platformer, so I built a basic one for them and let them add stuff. It was kinda crappy and janky, so I found a template on Godot and removed a bunch of stuff to get what they wanted.
Boom, a couple hours of effort from my end they're building maps with the included tileset. They feel empowered without feeling overwhelmed.
They still don't know how to make a game (they're 10 and 7 respectively), but they have interest and may be willing to learn this summer.
So do that. If you're stuck, watch a few YouTube videos about first projects and follow along until you're ready to do it with your child.