this post was submitted on 18 Jun 2023
17 points (100.0% liked)
Asklemmy
43852 readers
860 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
ive been wanting to get into game dev but it seems like alot of work and i suck at everything, also im limted with software and im not even sure what game engine or thing to use, if that makes sense. do you hav eany advice or something you want to share?
I reccomend trying out GB studio. It makes gameboy games and comes as one binary file. Not too crazy to learn. I liked the music player thing.
Python with PyGame can be quite a good start. And if you're just trying to build something for fun maybe use free assets from the internet.
Taught myself python at 50 years of age. My God, being able to code is like a superpower. I started out doing some things to make my job easier, later developed an interest in web scraping and data analysis, now I am tinkering with machine learning. I regret listening to people who told me that a strong background in math is required for coding.