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

m
m
Line 11: Line 11:
 
'''[http://nova-fusion.com/2011/06/14/a-guide-to-getting-started-with-love2d/ A Guide to Getting Started with LÖVE]'''
 
'''[http://nova-fusion.com/2011/06/14/a-guide-to-getting-started-with-love2d/ A Guide to Getting Started with LÖVE]'''
  
 +
{{#set:Category=Deletable}}
 
{{#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 20:20, 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