From 1f6eb1fc61d2cc0cca54a79c1516432f09c86313 Mon Sep 17 00:00:00 2001 From: Ray San Date: Mon, 6 Feb 2017 18:48:56 +0100 Subject: Moved raylib webpage to docs folder raylib webpage has been completely reorganized and moved from gh-pages (a pain to work with) to docs folder. Useless libs have been removed, webs have been renamed, etc. Now it would be easier (hopefully) to update webpage. :) --- docs/games.html | 113 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 docs/games.html (limited to 'docs/games.html') diff --git a/docs/games.html b/docs/games.html new file mode 100644 index 00000000..c3f98054 --- /dev/null +++ b/docs/games.html @@ -0,0 +1,113 @@ + + + + + + + raylib - games + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+ +
+ + + + + + + + +
+ +
+ +
+

Games are organized in three categories:

+
+
+
sample games
+
full games
+
users games
+
+ + +
+ +
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3