okay i came here to seek help, i was always interested in making retro games, the ones that run on old computers, but i found using a low level language to do so is quite time consuming (i'm more of a scripting guy), is there a good engine that uses python/lua (or any good scripting language) and still work on really old machine (that has no shader and only opengl 1.4 support)?
i tried pygame, the input and handling image rotation is buggy and require unnecessary spaghetti code, game maker's scripting language isn't that good, so far love2D is the best bet, i was curious if there is a better option.