Difference between revisions of "A Guide to Getting Started with Love2D"
Line 1: | Line 1: | ||
BlackBulletIV has written a guide on getting started with LOVE (or, Love2D). Topics covered include: | BlackBulletIV has written a guide on getting started with LOVE (or, Love2D). Topics covered include: | ||
− | * What | + | * What LOVE is |
* Getting setup | * Getting setup | ||
* Brief directions on learning Lua | * Brief directions on learning Lua |
Revision as of 02:18, 17 June 2011
BlackBulletIV has written a guide on getting started with LOVE (or, Love2D). Topics covered include:
- What LOVE 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: