summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2022-05-16 08:38:05 -0400
committerrealtradam <[email protected]>2022-05-16 08:38:05 -0400
commit6505c7d7390974a61bb7d23038184bf06d8f91c6 (patch)
tree46200bff365373fda5616e03626c262749b3d50d
parent93275ca745ea5b7ab10ad907b79b70710aa99a34 (diff)
downloadraylib-DrawTexturePro-interactive-demo-6505c7d7390974a61bb7d23038184bf06d8f91c6.tar.gz
raylib-DrawTexturePro-interactive-demo-6505c7d7390974a61bb7d23038184bf06d8f91c6.zip
lil readme
-rw-r--r--Readme.mdown8
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
+
+[![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)