Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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++
- Host: GitHub
- URL: https://github.com/remeh/meh2d
- Owner: remeh
- Created: 2012-06-11T20:29:22.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-06-17T11:01:21.000Z (over 12 years ago)
- Last Synced: 2024-10-12T22:31:46.542Z (2 months ago)
- Language: C++
- Homepage:
- Size: 316 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.