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

m (not a tutorial)
m
Line 1: Line 1:
BlackBulletIV has written a guide on getting started with LÖVE (or, Love2D). Topics covered include:
+
BlackBulletIV has written a guide on getting started with LÖVE. Topics covered include:
  
* What LOVE is
+
* What LÖVE is
 
* Getting setup
 
* Getting setup
 
* Brief directions on learning Lua
 
* Brief directions on learning Lua
Line 9: Line 9:
 
You can find it here:
 
You can find it here:
  
'''[http://nova-fusion.com/2011/06/14/a-guide-to-getting-started-with-love2d/ A Guide to Getting Started with Love2D]'''
+
'''[http://nova-fusion.com/2011/06/14/a-guide-to-getting-started-with-love2d/ A Guide to Getting Started with LÖVE]'''
  
 
{{#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.}}
  
{{i18n|Tutorial:A Guide to Getting Started with Love2D}}
+
{{i18n|Tutorial:A Guide to Getting Started with LÖVE}}

Revision as of 18:45, 22 February 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