summaryrefslogtreecommitdiffhomepage
path: root/examples.html
diff options
context:
space:
mode:
authorRay <[email protected]>2023-09-12 11:44:48 +0200
committerRay <[email protected]>2023-09-12 11:44:48 +0200
commit45dfd8e313fd3949097f560b06a00eb43bfc22ec (patch)
treec56ab93ce96c946a5e43c953109dde7b5b0deb07 /examples.html
parent154c812d7a08f258e03137fa932144828fe85dc7 (diff)
downloadraylib.com-45dfd8e313fd3949097f560b06a00eb43bfc22ec.tar.gz
raylib.com-45dfd8e313fd3949097f560b06a00eb43bfc22ec.zip
Update examples.html
Diffstat (limited to 'examples.html')
-rw-r--r--examples.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples.html b/examples.html
index 79807df..492d5cb 100644
--- a/examples.html
+++ b/examples.html
@@ -85,6 +85,8 @@
<input></input>
<p id="matches_counter"></p>
</div>
+
+ <p>raylib examples have a stars system to rate example complexity. One star (⭐️☆☆☆) for the basic examples and four stars (⭐⭐️⭐️⭐) for the most complex ones.</p>
<!-- Items container, filled when loading -->
<div id="container"></div>