Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kazzmir/allegro4-to-5

Repository files navigation

Allegro4 API Wrapper for Allegro5

This project provides the Allegro4 API implemented on top of Allegro5.

Build

make

Run Examples

Copy the required data files and run an example:

cp *.dat build/examples/
./build/examples/exgui

Run Demos

(cd demos/sopwith && ../../build/demos/sopwith/sopwith)

Build Static Library

To generate liballegro4-to-5.a:

make library

About

Compatibility layer between Allegro4 and Allegro5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages