Re: Allegro Wrapper?
- Posted by ChrisB (moderator) Sep 24, 2022
- 869 views
Hello all,
So recently after looking through the updated documentation of Allegro, I have thought about making an Allegro wrapper. Now I know I did in the past, but its old and the codebase is just ugh. So I would rather start new with the most recent version of Allegro. Just wondering if anyone would use it or have use for it?
Codebase wise it would be similar to how the C version is. Each would have its own .e include file. For example: base.h would base.e and would contain the Euphoria code equvialent for wrapping DLLs.
So, quite a whie ago I created quite a substantial wiki entry for Allegro 4.2, with a game demo, which tailed off. If anyone's interested allegro is a very capable game dev library for allegro.
https://openeuphoria.org/wiki/view/allegro.wc
Cheers
Chris