cgl
Version, currently main branch1 version
- main branchlatestSep 21, 2025
github.com/drpaneas/cgl
an example of Crystal API for PICO-8 using Raylib
0 stars
0 dependents
License: not declared
Installation
# Add this to your shard.yml
dependencies:
cgl:
github: drpaneas/cgl
branch: mainmain is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
- no constraint declared
Dependencies
Runtime Dependencies
- raylib-cr~> 5.0github: sol-vin/raylib-cr
README
CGL - Crystal Game Library
A blazing-fast PICO-8 inspired game development library for Crystal.
Quick Start
# Install dependencies
shards install
# Run an example
crystal run examples/pong.cr
Examples
cls_demo.cr- Color cyclingpset_demo.cr- Pixel animationsline_demo.cr- Line drawingrect_demo.cr- Rectangle shapesmath_demo.cr- Math functionsprint_demo.cr- Text renderinginput_demo.cr- Keyboard inputpong.cr- Complete playable game
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
main- Seen
- Sep 21, 2025
- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/drpaneas/cgl
Metadata
- Created
- Aug 12, 2026
- Updated
- Sep 23, 2026
- Synced
- Sep 23, 2026
- Versions
- 1