r/retrogamedev 2d ago

Console recomendations for learning

Hey friends, i am trying to create a art instalation with different abandoned game formats/consoles. I made a PSP, a imteract-DVD and started looking for 3DS.

I wanted to ask for ideia, tips or recomendations of other formats and consoles i could learn without suffering for months with strange programing quirks.

I would apreciate if someone could give me any guidance (videos, forums, tips) to more recent resources that can help me with my journey.

Thanks :]

5 Upvotes

1 comment sorted by

2

u/safetystoatstudios 1d ago

Platforms with low-code IDEs (that I'm aware of):

I use https://github.com/Stephane-D/sgdk to write Genesis games. It can get quirky if you d things that are complicated, it's easy to make simple games if you're comfortable in C.