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

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)
 
(7 intermediate revisions by 3 users not shown)
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: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}}
 
 
 
[[Category:Tutorials]]
 

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