Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/remeh/meh2d

Meh2D is a simple game library based upon Allegro 5 to easily realize 2d games in C++
https://github.com/remeh/meh2d

Last synced: about 1 month ago
JSON representation

Meh2D is a simple game library based upon Allegro 5 to easily realize 2d games in C++

Awesome Lists containing this project

README

        

Meh2D
-----------

Meh2D is a simple game library based upon Allegro 5 to easily realize 2d games in C++.

Documentation / API / Examples
-----------

The API documentation could be find here : http://remeh.fr/meh2d-api/

I'll add some tutorials on the wiki and link to a game realized with Meh2D for the Ludum Dare, but as of today, you can take a look at the examples provided with the sources.