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

m (moved deleteme to Tutorial:A Guide to Getting Started with Love2D over redirect: required to change the Category so that this stub is not listed in the official Love2d tutorial section)
m
Line 13: Line 13:
 
{{#set:LOVE Version=0.8}}
 
{{#set:LOVE Version=0.8}}
 
{{#set:Description=BlackBulletIV's guide to getting started with LÖVE. Covers a number of introductory topics.}}
 
{{#set:Description=BlackBulletIV's guide to getting started with LÖVE. Covers a number of introductory topics.}}
 +
 +
[[Category:Deletable]]
  
 
{{i18n|Tutorial:A Guide to Getting Started with LÖVE}}
 
{{i18n|Tutorial:A Guide to Getting Started with LÖVE}}

Revision as of 19:52, 31 December 2014

BlackBulletIV has written a guide on getting started with LÖVE. Topics covered include:

  • What LÖVE 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 LÖVE