renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog
This commit is contained in:
17
entries/allegro.md
Normal file
17
entries/allegro.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Allegro
|
||||
|
||||
_Cross-platform library mainly aimed at video game and multimedia programming._
|
||||
|
||||
- Home: http://liballeg.org/
|
||||
- Media: https://en.wikipedia.org/wiki/Allegro_(software)
|
||||
- State: mature
|
||||
- Download: http://liballeg.org/download.html
|
||||
- Keywords: framework
|
||||
- Code repository: https://github.com/liballeg/allegro5.git
|
||||
- Code language: C
|
||||
- Code license: zlib
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: CMake
|
||||
|
Reference in New Issue
Block a user