diff options
| author | Ray <[email protected]> | 2018-09-15 11:52:30 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2018-09-15 11:52:30 +0200 |
| commit | 8ffcd28c82f26197f40b0a8beba7645b38d7b678 (patch) | |
| tree | 124ac83655b8e8374507be9a2c4fa333f0a07fed | |
| parent | 139c9fd6a0898375cb849e34cfdee37965ba6022 (diff) | |
| download | raylib.com-8ffcd28c82f26197f40b0a8beba7645b38d7b678.tar.gz raylib.com-8ffcd28c82f26197f40b0a8beba7645b38d7b678.zip | |
enjoy.
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | cheatsheet/cheatsheet.html | 4 | ||||
| -rw-r--r-- | examples.html | 2 | ||||
| -rw-r--r-- | examples/web/audio/loader.html | 2 | ||||
| -rw-r--r-- | examples/web/core/loader.html | 2 | ||||
| -rw-r--r-- | examples/web/models/loader.html | 2 | ||||
| -rw-r--r-- | examples/web/physac/loader.html | 2 | ||||
| -rw-r--r-- | examples/web/shaders/loader.html | 2 | ||||
| -rw-r--r-- | examples/web/shapes/loader.html | 2 | ||||
| -rw-r--r-- | examples/web/text/loader.html | 2 | ||||
| -rw-r--r-- | examples/web/textures/loader.html | 2 | ||||
| -rw-r--r-- | games.html | 2 | ||||
| -rw-r--r-- | games/loader.html | 2 | ||||
| -rw-r--r-- | helpme.html | 2 | ||||
| -rw-r--r-- | index.html | 10 | ||||
| -rw-r--r-- | license.html | 2 |
16 files changed, 21 insertions, 21 deletions
@@ -1,6 +1,6 @@ <img align="left" src="https://github.com/raysan5/raylib/blob/master/logo/raylib_256x256.png" width=256> -**raylib is a simple and easy-to-use library to learn videogames programming.** +**raylib is a simple and easy-to-use library to enjoy videogames programming.** raylib is highly inspired by Borland BGI graphics lib and by XNA framework. diff --git a/cheatsheet/cheatsheet.html b/cheatsheet/cheatsheet.html index e3fad19..4ec905d 100644 --- a/cheatsheet/cheatsheet.html +++ b/cheatsheet/cheatsheet.html @@ -8,7 +8,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="title" content="raylib - cheatsheet"> - <meta name="description" content="raylib is a simple and easy-to-use library to learn videogames programming. Don't miss latest functions added to raylib... check raylib cheatsheet"> + <meta name="description" content="raylib is a simple and easy-to-use library to enjoy videogames programming. Don't miss latest functions added to raylib... check raylib cheatsheet"> <meta name="keywords" content="raylib, videogames, programming, C, C++, library, learn, study, simple, easy, free, open source, raysan"> <meta name="viewport" content="width=device-width"> @@ -125,7 +125,7 @@ <body> <div id="header"> <a id="logo" href="https://www.raylib.com/index.html"></a> - <p id="title">[simple and easy-to-use library to learn videogames programming]</p> + <p id="title">[simple and easy-to-use library to enjoy videogames programming]</p> <p id="plinks">[<a href="https://discordapp.com/invite/VkzNHUE">raylib Discord server</a>][<a href="https://github.com/raysan5/raylib">github.com/raysan5/raylib</a>]</p> <p></p> <p id="version">v2.0.0 quick reference card</p> diff --git a/examples.html b/examples.html index f5cde32..6051588 100644 --- a/examples.html +++ b/examples.html @@ -7,7 +7,7 @@ <title>raylib - examples</title> <meta name="title" content="raylib - examples"> - <meta name="description" content="raylib is a simple and easy-to-use library to learn videogames programming. Check the full set of raylib examples"> + <meta name="description" content="raylib is a simple and easy-to-use library to enjoy videogames programming. Check the full set of raylib examples"> <meta name="keywords" content="raylib, videogames, programming, C, C++, library, learn, study, simple, easy, free, open source, raysan"> <meta name="viewport" content="width=device-width"> diff --git a/examples/web/audio/loader.html b/examples/web/audio/loader.html index 21c3aca..eb1cb58 100644 --- a/examples/web/audio/loader.html +++ b/examples/web/audio/loader.html @@ -5,7 +5,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="title" content="raylib - example"> - <meta name="description" content="raylib is a simple and easy-to-use library to learn videogames programming. This a small example of what you can do."> + <meta name="description" content="raylib is a simple and easy-to-use library to enjoy videogames programming. This a small example of what you can do."> <meta name="keywords" content="raylib, videogames, programming, C, C++, library, learn, study, simple, easy, free, open source, raysan"> <meta name="viewport" content="width=device-width"> diff --git a/examples/web/core/loader.html b/examples/web/core/loader.html index 21c3aca..eb1cb58 100644 --- a/examples/web/core/loader.html +++ b/examples/web/core/loader.html @@ -5,7 +5,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="title" content="raylib - example"> - <meta name="description" content="raylib is a simple and easy-to-use library to learn videogames programming. This a small example of what you can do."> + <meta name="description" content="raylib is a simple and easy-to-use library to enjoy videogames programming. This a small example of what you can do."> <meta name="keywords" content="raylib, videogames, programming, C, C++, library, learn, study, simple, easy, free, open source, raysan"> <meta name="viewport" content="width=device-width"> diff --git a/examples/web/models/loader.html b/examples/web/models/loader.html index ea9ae39..db08e1c 100644 --- a/examples/web/models/loader.html +++ b/examples/web/models/loader.html @@ -5,7 +5,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="title" content="raylib - example"> - <meta name="description" content="raylib is a simple and easy-to-use library to learn videogames programming. This a small example of what you can do."> + <meta name="description" content="raylib is a simple and easy-to-use library to enjoy videogames programming. This a small example of what you can do."> <meta name="keywords" content="raylib, videogames, programming, C, C++, library, learn, study, simple, easy, free, open source, raysan"> <meta name="viewport" content="width=device-width"> diff --git a/examples/web/physac/loader.html b/examples/web/physac/loader.html index 21c3aca..eb1cb58 100644 --- a/examples/web/physac/loader.html +++ b/examples/web/physac/loader.html @@ -5,7 +5,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="title" content="raylib - example"> - <meta name="description" content="raylib is a simple and easy-to-use library to learn videogames programming. This a small example of what you can do."> + <meta name="description" content="raylib is a simple and easy-to-use library to enjoy videogames programming. This a small example of what you can do."> <meta name="keywords" content="raylib, videogames, programming, C, C++, library, learn, study, simple, easy, free, open source, raysan"> <meta name="viewport" content="width=device-width"> diff --git a/examples/web/shaders/loader.html b/examples/web/shaders/loader.html index 21c3aca..eb1cb58 100644 --- a/examples/web/shaders/loader.html +++ b/examples/web/shaders/loader.html @@ -5,7 +5,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="title" content="raylib - example"> - <meta name="description" content="raylib is a simple and easy-to-use library to learn videogames programming. This a small example of what you can do."> + <meta name="description" content="raylib is a simple and easy-to-use library to enjoy videogames programming. This a small example of what you can do."> <meta name="keywords" content="raylib, videogames, programming, C, C++, library, learn, study, simple, easy, free, open source, raysan"> <meta name="viewport" content="width=device-width"> diff --git a/examples/web/shapes/loader.html b/examples/web/shapes/loader.html index 21c3aca..eb1cb58 100644 --- a/examples/web/shapes/loader.html +++ b/examples/web/shapes/loader.html @@ -5,7 +5,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="title" content="raylib - example"> - <meta name="description" content="raylib is a simple and easy-to-use library to learn videogames programming. This a small example of what you can do."> + <meta name="description" content="raylib is a simple and easy-to-use library to enjoy videogames programming. This a small example of what you can do."> <meta name="keywords" content="raylib, videogames, programming, C, C++, library, learn, study, simple, easy, free, open source, raysan"> <meta name="viewport" content="width=device-width"> diff --git a/examples/web/text/loader.html b/examples/web/text/loader.html index 21c3aca..eb1cb58 100644 --- a/examples/web/text/loader.html +++ b/examples/web/text/loader.html @@ -5,7 +5,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="title" content="raylib - example"> - <meta name="description" content="raylib is a simple and easy-to-use library to learn videogames programming. This a small example of what you can do."> + <meta name="description" content="raylib is a simple and easy-to-use library to enjoy videogames programming. This a small example of what you can do."> <meta name="keywords" content="raylib, videogames, programming, C, C++, library, learn, study, simple, easy, free, open source, raysan"> <meta name="viewport" content="width=device-width"> diff --git a/examples/web/textures/loader.html b/examples/web/textures/loader.html index 21c3aca..eb1cb58 100644 --- a/examples/web/textures/loader.html +++ b/examples/web/textures/loader.html @@ -5,7 +5,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="title" content="raylib - example"> - <meta name="description" content="raylib is a simple and easy-to-use library to learn videogames programming. This a small example of what you can do."> + <meta name="description" content="raylib is a simple and easy-to-use library to enjoy videogames programming. This a small example of what you can do."> <meta name="keywords" content="raylib, videogames, programming, C, C++, library, learn, study, simple, easy, free, open source, raysan"> <meta name="viewport" content="width=device-width"> @@ -7,7 +7,7 @@ <title>raylib - games</title> <meta name="title" content="raylib - games collection"> - <meta name="description" content="raylib is a simple and easy-to-use library to learn videogames programming. Check the full set of raylib examples"> + <meta name="description" content="raylib is a simple and easy-to-use library to enjoy videogames programming. Check the full set of raylib examples"> <meta name="keywords" content="raylib, videogames, programming, C, C++, library, learn, study, simple, easy, free, open source, raysan"> <meta name="viewport" content="width=device-width"> diff --git a/games/loader.html b/games/loader.html index bbe8a97..eb76ba4 100644 --- a/games/loader.html +++ b/games/loader.html @@ -5,7 +5,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="title" content="raylib - sample"> - <meta name="description" content="raylib is a simple and easy-to-use library to learn videogames programming. This a small example of what you can do."> + <meta name="description" content="raylib is a simple and easy-to-use library to enjoy videogames programming. This a small example of what you can do."> <meta name="keywords" content="raylib, videogames, programming, C, C++, library, learn, study, simple, easy, free, open source, raysan"> <meta name="viewport" content="width=device-width"> diff --git a/helpme.html b/helpme.html index 6a3e811..d179e24 100644 --- a/helpme.html +++ b/helpme.html @@ -7,7 +7,7 @@ <title>raylib - helpme</title> <meta name="title" content="raylib - helpme"> - <meta name="description" content="raylib is a simple and easy-to-use library to learn videogames programming. Wanna help with raylib development? You are welcome!"> + <meta name="description" content="raylib is a simple and easy-to-use library to enjoy videogames programming. Wanna help with raylib development? You are welcome!"> <meta name="keywords" content="raylib, videogames, programming, C, C++, library, learn, study, simple, easy, free, open source, raysan"> <meta name="viewport" content="width=device-width"> @@ -8,7 +8,7 @@ <title>raylib</title> <meta name="title" content="raylib"> - <meta name="description" content="raylib is a simple and easy-to-use library to learn videogames programming."> + <meta name="description" content="raylib is a simple and easy-to-use library to enjoy videogames programming."> <meta name="keywords" content="raylib, videogames, programming, C, C++, library, learn, study, simple, easy, free, open source, raysan"> <meta name="viewport" content="width=device-width"> @@ -17,12 +17,12 @@ <meta property="og:image" content="https://www.raylib.com/common/img/raylib_logo_card.png"/> <meta property="og:url" content="https://www.raylib.com" /> <meta property="og:site_name" content="raylib"/> - <meta property="og:description" content="raylib is a simple and easy-to-use library to learn videogames programming."/> + <meta property="og:description" content="raylib is a simple and easy-to-use library to enjoy videogames programming."/> <meta name="twitter:card" content="summary" /> <meta name="twitter:site" content="@raysan5" /> <meta name="twitter:title" content="raylib" /> - <meta name="twitter:description" content="raylib is a simple and easy-to-use library to learn videogames programming." /> + <meta name="twitter:description" content="raylib is a simple and easy-to-use library to enjoy videogames programming." /> <meta name="twitter:image" content="https://www.raylib.com/common/img/raylib_logo_card.png" /> <meta name="twitter:url" content="https://www.raylib.com" /> @@ -79,7 +79,7 @@ </div> <div class="content"> - <strong>raylib is a simple and easy-to-use library to learn videogames programming.</strong> + <strong>raylib is a simple and easy-to-use library to enjoy videogames programming.</strong> <br> <br> <!--<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>--> @@ -87,7 +87,7 @@ <br> <p>raylib is highly inspired by Borland BGI graphics lib and by XNA framework. Allegro and SDL have also been used as reference.</p> <br> - <p><strong>NOTE for ADVENTURERS:</strong> raylib is a programming library to learn 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> + <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> <strong>raylib supported platforms</strong> <br> diff --git a/license.html b/license.html index 3b43d97..573000c 100644 --- a/license.html +++ b/license.html @@ -7,7 +7,7 @@ <title>raylib - license</title> <meta name="title" content="raylib - license"> - <meta name="description" content="raylib is a simple and easy-to-use library to learn videogames programming. It is free, open-source and can be used in commercial projects at no cost!"> + <meta name="description" content="raylib is a simple and easy-to-use library to enjoy videogames programming. It is free, open-source and can be used in commercial projects at no cost!"> <meta name="keywords" content="raylib, videogames, programming, C, C++, library, learn, study, simple, easy, free, open source, raysan"> <meta name="viewport" content="width=device-width"> |
