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

(Changed uses of LOVE to LÖVE.)
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 LÖVE (or, Love2D). Topics covered include:
  
 
* What LOVE is
 
* What LOVE is
Line 12: Line 12:
  
 
{{#set:LOVE Version=0.7}}
 
{{#set:LOVE Version=0.7}}
{{#set:Description=BlackBulletIV's guide to getting started with LOVE. Covers a number of introductory topics.}}
+
{{#set:Description=BlackBulletIV's guide to getting started with LÖVE. Covers a number of introductory topics.}}
  
 
{{i18n|Tutorial:A Guide to Getting Started with Love2D}}
 
{{i18n|Tutorial:A Guide to Getting Started with Love2D}}
  
 
[[Category:Tutorials]]
 
[[Category:Tutorials]]

Revision as of 12:28, 8 September 2012

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