Difference between revisions of "A Guide to Getting Started with Love2D"
(Created page with "BlackBulletIV has written a guide on getting started with LOVE (or, Love2D). Topics covered include: * What Love2D is * Getting setup * Brief directions on learning Lua * The st...") |
|||
Line 10: | Line 10: | ||
'''[http://nova-fusion.com/2011/06/14/a-guide-to-getting-started-with-love2d/ A Guide to Getting Started with Love2D]''' | '''[http://nova-fusion.com/2011/06/14/a-guide-to-getting-started-with-love2d/ A Guide to Getting Started with Love2D]''' | ||
+ | |||
+ | {{#set:LOVE Version=0.7}} | ||
+ | {{#set:Description=BlackBulletIV's guide to getting started with LOVE. Covers a number of introductory topics.}} | ||
+ | |||
+ | [[Category:Tutorials]] |
Revision as of 09:27, 14 June 2011
BlackBulletIV has written a guide on getting started with LOVE (or, Love2D). Topics covered include:
- What Love2D is
- Getting setup
- Brief directions on learning Lua
- The structure of games, include .love files
- How to approach the API, including an overview of its structure, and the most important modules
You can find it here: