diff options
| -rw-r--r-- | Readme.mdown | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Readme.mdown b/Readme.mdown new file mode 100644 index 0000000..cf71399 --- /dev/null +++ b/Readme.mdown @@ -0,0 +1,8 @@ +# Raylib DrawTexturePro Interactive Demo + +[](https://github.com/realtradam/raylib-DrawTexturePro-interactive-demo/blob/master/LICENSE) +[](https://ko-fi.com/tradam) + +A little demo showing what the function parameters of DrawTexturePro in Raylib do and how they work. Check the top of `main.c` for credits. + +[Playable Link](https://tradam.itch.io/raylib-drawtexturepro-interactive-demo) |
