cray

Complete RayLib bindings to Crystal.

Installation

Add this to your application's shard.yml:

dependencies:
  cray:
    gitlab: zatherz/cray

Usage

Check out the examples in the examples directory.

You can run make run_examples to run all of the examples one after another.

The function names are the same as the names in the cheatsheet, with the following differences:

Contributors