Skip to content

Ada binding for the Raylib library.

License

Notifications You must be signed in to change notification settings

furioncycle/raylib-Ada

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raylib-Ada

Ada binding for the Raylib library. Many functions are missing and some are not tested !

Prerequisites

Development

Porting examples (full list here) :

  • audio
    • sound loading and playing
  • core
    • input gamepad
    • input keys
    • input mouse
    • input mouse_wheel
    • 3d camera first person
    • 2d camera
  • shapes
    • collision area
    • draw ring
    • draw rectangle_rounded
  • textures
    • rectangle
    • srcrec dstrec
    • sprite button
  • text
    • format text
    • input box
    • rectangle bounds
  • models
    • box collisions

About

Ada binding for the Raylib library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ada 99.4%
  • Shell 0.6%