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)
m (not a tutorial)
Line 15: Line 15:
  
 
{{i18n|Tutorial:A Guide to Getting Started with Love2D}}
 
{{i18n|Tutorial:A Guide to Getting Started with Love2D}}
 
[[Category:Tutorials]]
 

Revision as of 10:42, 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