Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/humbertodias/allegro-musl

Allegro 4/5 compiled through cmake statically using musl
https://github.com/humbertodias/allegro-musl

allegro4 allegro5 cmake shell

Last synced: about 1 month ago
JSON representation

Allegro 4/5 compiled through cmake statically using musl

Awesome Lists containing this project

README

        

# allegro-hello-world

Basic hello world program using allegro 4/5

### A4

```shell
make a4-shell
```

### A5

```shell
make a5-shell
```

## Manual

* [Allegro 4](https://www.allegro.cc/manual/4)
* [Allegro 5](https://www.allegro.cc/manual/5/system.html)