Skip to content

Commit

Permalink
Add raylib-cr (#621)
Browse files Browse the repository at this point in the history
  • Loading branch information
sol-vin authored Sep 12, 2023
1 parent 831c0df commit c51ece9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ described in [RFC 8032]
* [crystal-imgui-sfml](https://github.com/oprypin/crystal-imgui-sfml) - Bindings to integrate [Dear ImGui](https://github.com/ocornut/imgui) into an [SFML](https://www.sfml-dev.org/) project
* [entitas.cr](https://github.com/spoved/entitas.cr) - A Entity Component System Framework for Crystal
* [MyECS](https://github.com/konovod/myecs) - A Sparse Entity Component System Framework for Crystal
* [Raylib-cr](https://github.com/sol-vin/raylib-cr) - Direct bindings to [Raylib](https://raylib.com), which supports Linux, Windows, and Mac
* [SDL-Crystal-Bindings](https://github.com/Hadeweka/SDL-Crystal-Bindings) - Direct (unsafe) bindings to [SDL2](https://www.libsdl.org/), intended for writing own game libraries

## GUI Development
Expand Down

0 comments on commit c51ece9

Please sign in to comment.