Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "mel" #228

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,7 @@ Engines, libraries and other helpful things specifically for making games.
outputs. [``GPL-2.0-or-later``][GPL-2.0-or-later]
* [librg][558] - Pure C99 game networking library for building simple and elegant cross-platform multiplayer client-server solutions. [``Apache-2.0``][Apache-2.0]
* [MATHC][534] - Math library for 2D and 3D programming. [``ZLib``][Zlib]
* [mel][615] - A crossplatform OpenGL game framework written in C with focus on stability and speed. [``MIT``][MIT]
* [Orx][370] - Portable, lightweight, plugin-based, data-driven, 2D-oriented
game engine. [``Zlib``][Zlib]
* [Quake][225] - Quake engine. [``GPL-2.0-only``][GPL-2.0-only]
Expand Down Expand Up @@ -1819,3 +1820,4 @@ support for C.
[612]: https://github.com/michaelrsweet/pdfio
[613]: https://github.com/rurban/ctl
[614]: https://github.com/nakst/luigi
[615]: https://shadowwlol.github.io/mel/