From 6505c7d7390974a61bb7d23038184bf06d8f91c6 Mon Sep 17 00:00:00 2001 From: realtradam Date: Mon, 16 May 2022 08:38:05 -0400 Subject: lil readme --- Readme.mdown | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Readme.mdown 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 + +[![MIT License](https://img.shields.io/github/license/realtradam/raylib-DrawTexturePro-interactive-demo)](https://github.com/realtradam/raylib-DrawTexturePro-interactive-demo/blob/master/LICENSE) +[![Ko-Fi](https://img.shields.io/static/v1?message=Buy%20me%20a%20coffee&logo=kofi&labelColor=ff5e5b&color=434B57&logoColor=white&label=%20)](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) -- cgit v1.2.3