Difference between revisions of "A Guide to Getting Started with Love2D"

m (moved Tutorial:A Guide to Getting Started with Love2D to deleteme: this is not a tutorial and should be deleted. putting the link to the tutorial in the external tutorial list)
(No difference)

Revision as of 10:37, 25 December 2013

BlackBulletIV has written a guide on getting started with LÖVE (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:

A Guide to Getting Started with Love2D