Difference between revisions of "Category:Tutorials"

(First Pass at trying to fix the category listing -- Partial, its listing tutorials now, but with a callus disregard for language. Ugly, but at least it is there now.)
m (Probably a fix?)
(8 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
== All Tutorials ==
 
== All Tutorials ==
 
{{notice|This page seems a bit broken at the moment, sorry! }}
 
{{notice|This page seems a bit broken at the moment, sorry! }}
{{#ask: [[Category::Tutorials]] || [[Tutorial:+]]
+
{{#ask: [[Category:Tutorials]] OR [[Tutorial:+]]
 
| mainlabel=Title
 
| mainlabel=Title
 
| ?LOVE_Version
 
| ?LOVE_Version
Line 13: Line 13:
 
! Creator
 
! Creator
 
! Level
 
! Level
 +
|-
 +
| [http://sheepolution.com/learn/book/contents How to (make games with) LÖVE]
 +
| Sheepolution
 +
| Beginner
 
|-
 
|-
 
| [https://github.com/kikito/love-tile-tutorial/wiki Love Tile Tutorial]
 
| [https://github.com/kikito/love-tile-tutorial/wiki Love Tile Tutorial]
Line 25: Line 29:
 
| OSMstudios
 
| OSMstudios
 
| Beginner
 
| Beginner
 +
|-
 +
| [http://osmstudios.com/tutorials/love2d-platformer-tutorial-part-1-the-basics Love2d Platformer Tutorial]
 +
| OSMstudios
 +
| Intermediate
 
|-
 
|-
 
| Cameras: [http://nova-fusion.com/2011/04/19/cameras-in-love2d-part-1-the-basics/ the basics], [http://nova-fusion.com/2011/04/22/cameras-in-love2d-part-2-parallax-scrolling/ parallax scrolling], [http://nova-fusion.com/2011/05/09/cameras-in-love2d-part-3-movement-bounds/ movement bounds]
 
| Cameras: [http://nova-fusion.com/2011/04/19/cameras-in-love2d-part-1-the-basics/ the basics], [http://nova-fusion.com/2011/04/22/cameras-in-love2d-part-2-parallax-scrolling/ parallax scrolling], [http://nova-fusion.com/2011/05/09/cameras-in-love2d-part-3-movement-bounds/ movement bounds]
Line 53: Line 61:
 
| Ragzouken
 
| Ragzouken
 
| Advanced
 
| Advanced
 +
|-
 +
| [https://simplegametutorials.github.io/ Simple Game Tutorials]
 +
|
 +
| Beginner
 +
|-
 +
| [https://github.com/noooway/love2d_arkanoid_tutorial/wiki Making an Arkanoid-type Game with LÖVE Framework]
 +
| noway
 +
| Beginner - Intermediate
 
|}
 
|}
  
Line 59: Line 75:
 
* josefnpat's [https://love2d.org/forums/viewtopic.php?f=5&t=8447 Love Tutorial ~45min] [http://50.116.63.25/public/lovetutorial/ Mirror]
 
* josefnpat's [https://love2d.org/forums/viewtopic.php?f=5&t=8447 Love Tutorial ~45min] [http://50.116.63.25/public/lovetutorial/ Mirror]
 
* NeoSilkyFTW's [http://www.youtube.com/playlist?list=PL330ECD07BD7118CC LÖVE functionality tutorials]
 
* NeoSilkyFTW's [http://www.youtube.com/playlist?list=PL330ECD07BD7118CC LÖVE functionality tutorials]
* Sock Munkee's [http://sockmunkee.com/videos/ Video tutorials]
+
* Sheepolution's [https://www.youtube.com/watch?v=TUPbSJ5wF0k&list=PLM5EvDHhpyTcThnWfeP1459KelemQOBdG How to LÖVE]  
  
 
[[Category:LÖVE]]
 
[[Category:LÖVE]]

Revision as of 13:37, 4 January 2018

All Tutorials

O.png This page seems a bit broken at the moment, sorry!  


TitleLOVE VersionDescription
GLES Shader Testing in Desktop0.10.0
In-Memory Audio Streaming0.10.0In-memory Source "stream". Stores the encoded audio data and decodes it from RAM.
examples.love11.0A set of simple samples for LÖVE.

External tutorials

Title Creator Level
How to (make games with) LÖVE Sheepolution Beginner
Love Tile Tutorial Kikito via Github Beginner - Intermediate
A Guide to Getting Started with LÖVE nova-fusion Beginner
Your First LÖVE Game in 200 Lines OSMstudios Beginner
Love2d Platformer Tutorial OSMstudios Intermediate
Cameras: the basics, parallax scrolling, movement bounds nova-fusion Intermediate
Draw Origins nova-fusion Beginner
Mouse Dragging nova-fusion Intermediate
Headchant's Tutorial Series Headchant Beginner - Intermediate
Sound Synthesis with Love Headchant Intermediate - Advanced
A Beginners Guide to Shaders Omar Shehata Advanced
Using Noise in Pixel Shaders Ragzouken Advanced
Simple Game Tutorials Beginner
Making an Arkanoid-type Game with LÖVE Framework noway Beginner - Intermediate

Video tutorials

Other languages

Pages in category "Tutorials"

The following 63 pages are in this category, out of 63 total.