summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorRay <[email protected]>2023-09-22 01:03:11 +0200
committerGitHub <[email protected]>2023-09-22 01:03:11 +0200
commitc137160f313d8f7f65f2bdbeea9b23e9283aa00d (patch)
treeb4811a43ae5b49fcaea6e57cd805a8011b78c371 /index.html
parent4a1c336d59bc7fa943878ce78760519b0e8eadb1 (diff)
parent2eafa1dedcfaefb54753382e3cd21edf0a779e44 (diff)
downloadraylib.com-c137160f313d8f7f65f2bdbeea9b23e9283aa00d.tar.gz
raylib.com-c137160f313d8f7f65f2bdbeea9b23e9283aa00d.zip
Merge pull request #61 from michaelfiber/master
Add a blurb to the homepage about the raylib-game-template
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/index.html b/index.html
index e3fe399..ea3a4d3 100644
--- a/index.html
+++ b/index.html
@@ -84,6 +84,12 @@
<a href="https://github.com/raysan5/raylib-games" target="_blank"><img class="icon" src="images/learning/games.png" title="raylib games" alt="raylib games" width="112" height="112"/></a>
</div>
</div>
+ <p>Overwhelmed by the options? Maybe the raylib game template is a good place for you to start! It provides some structure and a Makefile that are quick and easy to pick up and use.</p>
+ <div style="display: flex;">
+ <a href="https://github.com/raysan5/raylib-game-template" id="game-template">
+ Try the raylib-game-template
+ </a>
+ </div>
<p>Apart from those materials, there are plenty of tutorials created by the amazing raylib community. It's highly recommended to join the friendly <a href="https://discord.gg/raylib" target="_blank">raylib Discord Community</a> to stay up to date of latest raylib news and ask for help when required!</p>
<br>
<h2 id="awards"><a class="anchor-link" href="#awards"></a>raylib awards</h2>