DGoldDragon28/Unangband

Platform-independent SDL interface

Opened this issue · 1 comments

Unangband uses platform-dependent interfaces like X11 and Carbon. SDL should work on Windows, OS X and Linux, so maybe a platform-independent SDL interface could replace these other interfaces and make platform-independent maintenance and testing easier.

Ah yes, one of those things that would be a lot cleaner, but would require such a time sink of rewriting for so little immediate improvement that I am disinclined to do it myself at the moment. It should be done eventually though, I agree.