2022-08-06 01:07:35 +02:00
2022-08-06 20:34:46 +02:00

LibMultiSpacc

LibMultiSpacc is a library aiming to provide cross-platform abstractions for a number of less-cross-platform libraries.

The idea is simple: to build an universal abstraction layer on top of other existing libraries, that developers can use in their code instead of the platform-specific calls, to make it possible for an application to get build-time support for a major number of previously incompatible platforms.

The list of supported (or planned) backend libraries follows:

  • SDL 1.2 (WIP)
  • SDL 2.0 (WIP)

Example programs (and makefiles) will come soon.

Licensing

I have yet to choose a license for this. I would like for the library to be usable by as many people as possible (and, for that, the Unlicense o zlib license would be the best), and possibly to also demand that credit is given to me (citing my library name), but I have yet to understand legal compatibility with all the different libraries mine is made to work on top of.

Description
No description provided
Readme 232 KiB
Languages
C 45.1%
Makefile 25.8%
Assembly 14.3%
Python 6.9%
Batchfile 3.9%
Other 4%