forked from mauvecow/DxPortLib
-
Notifications
You must be signed in to change notification settings - Fork 0
DxPortLib is a portability library for DxLib based software.
License
KeitoTobi1/DxPortLib
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
DxPortLib is an SDL2 based portability library that is intended to be as interface compatible as possible with some freely available Japanese game development libraries. Originally developed for compatibility with the DxLib game development library, but now also has partial support for Luna. DxLib's home page: http://homepage2.nifty.com/natupaji/DxLib/ DxPortLib is designed to work with SDL2/OpenGL and does not use any system specific functions where possible. Currently actively supported on Windows and Linux. As of this writing, SDL2 supports Windows, Linux, OS X, Android, and iOS. Maintainers for all platforms don't exist, if you would like to help please contact! Libraries required: SDL2 - http://www.libsdl.org/ SDL2_image - http://www.libsdl.org/projects/SDL_image/ SDL2_ttf - http://www.libsdl.org/projects/SDL_ttf/ Vorbisfile - http://xiph.org/downloads/ --- Please read PORTING.EXAMPLE.DxLib.txt for an example of how this library is to be used on a DxLib application. --- This library is not yet feature complete. If you have need of a DxLib or Luna feature, please submit an issue. --- If there are any comments, you may contact the maintainer: Patrick McCarthy <mauve@sandwich.net> Twitter: @mauvecow
About
DxPortLib is a portability library for DxLib based software.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 56.4%
- C 41.4%
- C# 1.9%
- Makefile 0.1%
- M4 0.1%
- CMake 0.1%