Skip to content

Commit

Permalink
Updated Readme!
Browse files Browse the repository at this point in the history
  • Loading branch information
M0n7y5 committed May 4, 2020
1 parent a65f6f5 commit ed7402e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,18 @@
**raylib-beef** is a Beef wrapper library for **Raylib 3.0**, a simple and easy-to-use library. In combination with benefits of Beef programming language, making games is pure satisfaction!

> **Attention!** This binding is still in development. Bugs may occur.
Binaries are removed from repo. You can download this library with binaries from [Release page](https://github.com/M0n7y5/raylib-beef/releases)!

## What is done
- Bindings for:
- raylib.h
- raymath.h
- rlgl.h
- Physac.h - *Warning! Symbols are not included in released binary!*
- Easings.h

## TODO:
- Make bindings for other header files:
- easings.h
- physac.h
- raygui.h
- Rewrite examples to Beef
- Make higher abstraction for raylib-beef (RayApp)(??)
Expand Down

0 comments on commit ed7402e

Please sign in to comment.