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

(Created page with "BlackBulletIV has written a guide on getting started with LOVE (or, Love2D). Topics covered include: * What Love2D is * Getting setup * Brief directions on learning Lua * The st...")
 
m (moved Tutorial:A Guide to Getting Started with Love2D to A Guide to Getting Started with Love2D: Trying to move outside of official Tutorials list)
 
(12 intermediate revisions by 5 users not shown)
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. Topics covered include:
  
* What Love2D 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]'''

Latest revision as of 20:23, 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