this post was submitted on 17 Jan 2026
30 points (100.0% liked)
RetroGaming
29894 readers
103 users here now
Vintage gaming community.
Rules:
- Be kind.
- No spam, AI slop, or soliciting for money.
- No racism or other bigotry allowed.
- Obviously nothing illegal.
If you see these please report them.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Game Boy Studio looks like a pretty slick IDE to facilitate making GB games, might be a good entry point. Is there something similar for other platforms? Gotta be, right?
But if you are going for a very old platform like that, technical limitations might start to crop up. You've planned a game, does the concept scale down well?
I was thinking about that limitations would exist although I don't know what they are at this point. Just getting options here from other people. I do think I want to create something 16bit or even have more detail with 32bit (still a 2D game). It seems like all my interests are coming together around Python and saw that GoDot has a plugin to allow the use of Python over their in-house scripting language. So with GoDot via Python I could make my game have neat new abilities such as the depth of field and particles from games such as Octopath Traveler and Songs of Conquest. Then I would be limited to New consoles but with a retro pixel art aesthetic and forego retro console releases. This way I can really learn and apply Python knowledge and it would benefit my various interests/hobbies.