Difference between revisions of "Introduction"
(update?) |
|||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
__TOC__ | __TOC__ | ||
− | === | + | === Copyright === |
− | + | "The Ultimate Guide to Gideros Studio" is Copyright © 2011-2023 by its authors. All rights reserved. | |
− | + | The whole guide can be reproduced in other forms (e.g electronic or written), without permission in writing from the authors, provided that this copyright page remains intact. | |
− | + | You are allowed to reproduce parts of this guide on your web page, or in printed form, provided that you link back to the guide web page on www.giderosmobile.com (for latest updates). | |
− | === | + | === Who is this guide for? === |
− | + | This guide is for you if you're curious about application and/or game programming using the Lua language. | |
− | + | This guide will help you get familiar with the most important parts of Gideros Studio, and will cover the basics of the Lua language. | |
− | === | + | === Authors === |
− | + | This guide has been written by the following authors: | |
''Caroline Begbie, Atılım Çetin, Görkem Çetin, Nathan Doss, Michael Hartlef, Jayant Varma, Deniz A. S. Çetin, Anthony Ball'' | ''Caroline Begbie, Atılım Çetin, Görkem Çetin, Nathan Doss, Michael Hartlef, Jayant Varma, Deniz A. S. Çetin, Anthony Ball'' | ||
− | '''NEXT''': [[ | + | '''NEXT''': [[Lua to Luau conversion guide]] |
+ | |||
+ | |||
+ | {{GIDEROS IMPORTANT LINKS}} |
Latest revision as of 21:49, 18 November 2023
The Ultimate Guide to Gideros Studio
Copyright
"The Ultimate Guide to Gideros Studio" is Copyright © 2011-2023 by its authors. All rights reserved.
The whole guide can be reproduced in other forms (e.g electronic or written), without permission in writing from the authors, provided that this copyright page remains intact.
You are allowed to reproduce parts of this guide on your web page, or in printed form, provided that you link back to the guide web page on www.giderosmobile.com (for latest updates).
Who is this guide for?
This guide is for you if you're curious about application and/or game programming using the Lua language.
This guide will help you get familiar with the most important parts of Gideros Studio, and will cover the basics of the Lua language.
Authors
This guide has been written by the following authors:
Caroline Begbie, Atılım Çetin, Görkem Çetin, Nathan Doss, Michael Hartlef, Jayant Varma, Deniz A. S. Çetin, Anthony Ball
NEXT: Lua to Luau conversion guide