First post, by THEBaratusII
- Rank
- Newbie
I am currently doing some research for a potential hobby project that I might experiment. The original idea was to utilize the DirectDraw API and develop a game compatible with Windows 95 and can be playable on 486 machines. (preferably DX2 66MHz or DX4 100MHz processors)
I know SDL (referring to SDL1 as SDL2 only requires Windows XP at a minimum) can be a great choice since it can allow the program to be ported over to other platforms while having some good compatibility between retro and modern hardware (like Windows 7+). Or I could just use a wrapper if I do end up using DirectDraw.
However I am not sure if it would fit my purpose of it being friendly to 486 hardware, so does anyone know any games that were developed in SDL but can be friendly/playable on those two processors I mentioned above?