CGL (C Game Library) is a multipurpose library mainly for recreational coding / demo scenes / prototyping / small games / experimentation.
Stars
454
Forks
41
Watchers
454
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
399
commits
7
commits
1
commits
1
commits
1
commits
feat: cmake support for examples & fix builds for linux on some examples
8129f15View on GitHubfix: change inline to static inline for hashtable getter/setter functions
077b22bView on GitHubfix: enhance visualization settings in render_nuklear function
f1f946bView on GitHubfix: increase spheres array size for enhanced shape handling
9bf08f7View on GitHubfix: remove CGL_LOG definition to streamline logging approach
2303802View on GitHubfix: update CGL_widgets_add_string_with_font to include alpha parameter for better text rendering
fe191c6View on GitHubfix: add return statement to dummy_payload_function for proper thread handling
bbadd0eView on GitHubfix: update CRC64 printf format specifier for correct output
181a6ecView on GitHubfix: replace Sleep with CGL_utils_sleep for cross-platform compatibility
5215ff7View on GitHub