Difference between revisions of "Category:Tutorials"

m (Probably a fix?)
(25 intermediate revisions by 16 users not shown)
Line 1: Line 1:
 
== All Tutorials ==
 
== All Tutorials ==
{{#ask: [[Category:Tutorials]]
+
{{notice|This page seems a bit broken at the moment, sorry! }}
| headers=hide
+
{{#ask: [[Category:Tutorials]] OR [[Tutorial:+]]
 +
| mainlabel=Title
 +
| ?LOVE_Version
 
| ?Description
 
| ?Description
 
}}
 
}}
 +
 +
=== External tutorials ===
 +
{| class="wikitable"
 +
|-
 +
! Title
 +
! Creator
 +
! 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]
 +
| Kikito via Github
 +
| Beginner - Intermediate
 +
|-
 +
| [http://nova-fusion.com/2011/06/14/a-guide-to-getting-started-with-love2d/ A Guide to Getting Started with LÖVE]
 +
| nova-fusion
 +
| Beginner
 +
|-
 +
| [http://osmstudios.com/tutorials/your-first-love2d-game-in-200-lines-part-1-of-3 Your First LÖVE Game in 200 Lines]
 +
| OSMstudios
 +
| 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]
 +
| nova-fusion
 +
| Intermediate
 +
|-
 +
| [http://nova-fusion.com/2011/05/06/draw-origins-in-love2d/ Draw Origins]
 +
| nova-fusion
 +
| Beginner
 +
|-
 +
| [http://nova-fusion.com/2011/09/06/mouse-dragging-in-love2d/ Mouse Dragging]
 +
| nova-fusion
 +
| Intermediate
 +
|-
 +
| [http://www.headchant.com/2010/11/24/love2d-what-is-love-an-introduction/ Headchant's Tutorial Series]
 +
| Headchant
 +
| Beginner - Intermediate
 +
|-
 +
| [http://www.headchant.com/2011/09/20/sound-synthesis-with-love/ Sound Synthesis with Love]
 +
| Headchant
 +
| Intermediate - Advanced
 +
|-
 +
| [http://blogs.love2d.org/content/beginners-guide-shaders A Beginners Guide to Shaders]
 +
| Omar Shehata
 +
| Advanced
 +
|-
 +
| [http://blogs.love2d.org/content/using-noise-pixel-shaders Using Noise in Pixel Shaders]
 +
| Ragzouken
 +
| 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
 +
|}
 +
 
=== Video tutorials ===
 
=== Video tutorials ===
There are a few known video tutorials, amongst which:
+
* goature's [http://www.youtube.com/playlist?list=PL924F20B05A624D91 Make your own game]
* [http://www.youtube.com/goature goature's]
+
* josefnpat's [https://love2d.org/forums/viewtopic.php?f=5&t=8447 Love Tutorial ~45min] [http://50.116.63.25/public/lovetutorial/ Mirror]
** [http://www.youtube.com/playlist?list=PL924F20B05A624D91 Make your own game]
+
* NeoSilkyFTW's [http://www.youtube.com/playlist?list=PL330ECD07BD7118CC LÖVE functionality tutorials]
* [http://josefnpat.com josefnpat's]
+
* Sheepolution's [https://www.youtube.com/watch?v=TUPbSJ5wF0k&list=PLM5EvDHhpyTcThnWfeP1459KelemQOBdG How to LÖVE]  
** [https://love2d.org/forums/viewtopic.php?f=5&t=8447 Love Tutorial ~45min]
+
 
* [http://www.youtube.com/NeoSilkyFTW NeoSilkyFTW's]
 
** [http://www.youtube.com/playlist?list=PL330ECD07BD7118CC LÖVE functionality tutorials]
 
*Sock Munkee
 
** [http://sockmunkee.com/videos/ Video tutorials]
 
*[http://www.youtube.com/user/DestructiveRealityDE Destructive Reality]
 
**[http://www.youtube.com/user/DestructiveRealityDE/videos Basic Tutorial Videos (German)]
 
 
[[Category:LÖVE]]
 
[[Category:LÖVE]]
 +
 
== Other languages ==
 
== Other languages ==
{{i18n|Tutorials}}
+
{{i18n|:Category:Tutorials}}

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.