From c449884355306723364861cf0e5bed362efb7662 Mon Sep 17 00:00:00 2001 From: Jaysmito Mukherjee <73700725+Jaysmito101@users.noreply.github.com> Date: Mon, 6 Feb 2023 11:13:37 +0530 Subject: [PATCH] Added CGL ( C Game Library) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c26273d..9eac61b 100644 --- a/README.md +++ b/README.md @@ -408,6 +408,7 @@ Engines, libraries and other helpful things specifically for making games. library. [``Zlib``][Zlib] * [AssetKit][571] 🎨 3D asset importer/exporter/util library based on COLLADA/glTF specs [``MIT``][MIT] * [astera][594] - C99 Cross Platform 2D Game Library [``MIT``][MIT] +* [cgl][701] - Cross Platform C99 framework for making games(2D/3D)/creative coding. [``MIT``][MIT] * [cglm][542] - 📽 Optimized OpenGL/Graphics Math (glm) for C. [``MIT``][MIT] * [Chipmunk2D][303] - Fast and lightweight 2D game physics library. [``MIT``][MIT] * [cmt][570] - 🎮 C Bindings/Wrappers for Apple's METAL Graphics Framework. [``MIT``][MIT] @@ -1829,5 +1830,5 @@ support for C. [621]: https://github.com/pspdev/pspsdk/blob/master/LICENSE [622]: https://remove-to-waste.info [700]: https://viewsourcecode.org/snaptoken/kilo/ - +[701]: https://github.com/Jaysmito101/cgl