Skip to content
forked from shiryel/rayex

Raylib binds to elixir for games programming

License

Notifications You must be signed in to change notification settings

gbernardf/rayex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rayex

Rayex is an almost 1 to 1 binding with raylib

Installation

If available in Hex, the package can be installed by adding rayex to your list of dependencies in mix.exs:

def deps do
  [
    {:rayex, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/rayex.

About

Raylib binds to elixir for games programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 68.9%
  • C 30.0%
  • Other 1.1%