diff options
| author | Ray <[email protected]> | 2019-05-21 12:26:42 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2019-05-21 12:26:42 +0200 |
| commit | 8fa5490c43e3deb5453397c0fa8b5eebd5d867e1 (patch) | |
| tree | 6ac708987c59a2c356dfd25d5105343904f5d73f /index.html | |
| parent | 19651da343a2cfb98e7c742dd3c3396f9c29f875 (diff) | |
| download | raylib.com-8fa5490c43e3deb5453397c0fa8b5eebd5d867e1.tar.gz raylib.com-8fa5490c43e3deb5453397c0fa8b5eebd5d867e1.zip | |
Update comments
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ <!--<a href="https://github.com/raysan5/raylib/releases/download/1.5.0/raylib_installer_v1.5.exe"><div class="downloadButtonInstaller" id="btnlib">Download raylib Windows Installer (v1.5.0)</div></a>--> <div id="itchioframe"><iframe frameborder="0" src="https://itch.io/embed/85331?bg_color=f5f5f5" width="640" height="170"></iframe></div> <br> - <p>raylib is highly inspired by Borland BGI graphics lib and by XNA framework.</p> + <p>raylib is highly inspired by Borland BGI graphics lib and by XNA framework. Do you want to see all functions available in raylib? <a class="simplelink" href="cheatsheet/cheatsheet.html">Check cheatsheet</a></p> <br> <p><strong>NOTE for ADVENTURERS:</strong> raylib is a programming library to enjoy videogames programming; no fancy interface, no visual helpers, no auto-debugging... just coding in the most pure spartan-programmers way. Are you ready to learn? <a class="simplelink" href="examples.html" target="_self">Jump to code examples!</a></p> <br> |
