Difference between revisions of "Category:Tutorials"

(External tutorials)
 
(12 intermediate revisions by 8 users not shown)
Line 1: Line 1:
== All Tutorials ==
+
== Beginner tutorials ==
{{notice|This page seems a bit broken at the moment, sorry! }}
 
{{#ask: [[Category::Tutorials]] || [[Tutorial:+]]
 
| mainlabel=Title
 
| ?LOVE_Version
 
| ?Description
 
}}
 
 
 
=== External tutorials ===
 
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
 
! Title
 
! Title
 +
! LÖVE version
 +
! Format
 
! Creator
 
! Creator
! Level
+
! Description
 
|-
 
|-
| [http://sheepolution.com/learn/book/contents How to (make games with) LÖVE]
+
| [http://sheepolution.com/learn/book/contents How to LÖVE]
 +
| 11.3
 +
| Text
 
| Sheepolution
 
| Sheepolution
| Beginner
+
| Comprehensive tutorial teaching various concepts that a beginner needs. Starts with explaining what variables are and ends with how to make a platformer.
 +
 
 +
 
 
|-
 
|-
| [https://github.com/kikito/love-tile-tutorial/wiki Love Tile Tutorial]
+
| [https://github.com/darkfrei/love2d-lua-tests Love2D Lua Tests]
| Kikito via Github
+
| 11.5
| Beginner - Intermediate
+
| Code examples
 +
| darkfrei
 +
| Plenty of code examples that work as quick tutorials for various game-related issues and development: graphics, vectors, polygons, interaction, collisions, raycasting, tiles, Voronoi graphs, meshes, menus, Android development and much more...
 +
 
 +
 
 
|-
 
|-
| [http://nova-fusion.com/2011/06/14/a-guide-to-getting-started-with-love2d/ A Guide to Getting Started with LÖVE]
+
| [https://love2d.org/wiki/Category:Tutorials_(Espa%C3%B1ol) LÖVE 2D En Español]
| nova-fusion
+
| 11.3
| Beginner
+
| Video
 +
| Rusbelito
 +
| En este Tutorial/curso Aprenderás desde lo mas básico como ¿Qué Es una Variable? como AL Final Crear Tu Propia Idea Para Un Videojuego En 2D
 
|-
 
|-
| [http://osmstudios.com/tutorials/your-first-love2d-game-in-200-lines-part-1-of-3 Your First LÖVE Game in 200 Lines]
+
| [https://rvagamejams.com/learn2love/ learn2love]
| OSMstudios
+
| 11.3
| Beginner
+
| Text
 +
| RVA Game Jams
 +
| This book teaches programming from the ground up in the context of Lua and LÖVE. It teaches basic computer science and software building skills along the way.
 
|-
 
|-
| [http://osmstudios.com/tutorials/love2d-platformer-tutorial-part-1-the-basics Love2d Platformer Tutorial]
+
| [https://simplegametutorials.github.io/ Simple Game Tutorial]
| OSMstudios
+
| 11.3
| Intermediate
+
| Text
 +
| Santos
 +
| A list of short tutorials that explain how to make all kinds of games like Snake, Tetris and Flappy Bird.
 
|-
 
|-
| 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]
+
| [https://ebens.me/post/cameras-in-love2d-part-1-the-basics Cameras]
| nova-fusion
+
| 11.3
| Intermediate
+
| Text
 +
| Michael Ebens
 +
| A 3-part tutorial covering the use of Cameras
 
|-
 
|-
| [http://nova-fusion.com/2011/05/06/draw-origins-in-love2d/ Draw Origins]
+
| [https://www.youtube.com/watch?v=GfwpRU0cT10 CS50's Introduction to Game Development]
| nova-fusion
+
| 0.10.2
| Beginner
+
| Video
 +
| CS50 (Harvard University)
 +
| A lecture on LÖVE where it teaches how to make Pong, explaining everything along the way.
 
|-
 
|-
| [http://nova-fusion.com/2011/09/06/mouse-dragging-in-love2d/ Mouse Dragging]
+
| [https://youtu.be/JJ_ypbTQLws?t=598 CS50's Falling in LÖVE with Lua]
| nova-fusion
+
| ?
| Intermediate
+
| Video
 +
| CS50 (Harvard University)
 +
| A lecture on LÖVE where it teaches how to make Super Mario, explaining everything along the way.
 
|-
 
|-
| [http://www.headchant.com/2010/11/24/love2d-what-is-love-an-introduction/ Headchant's Tutorial Series]
+
| [https://www.youtube.com/watch?v=TUPbSJ5wF0k&list=PLM5EvDHhpyTcThnWfeP1459KelemQOBdG How to LÖVE]
| Headchant
+
| 0.10.1
| Beginner - Intermediate
+
| Video
 +
| Sheepolution
 +
| The video version of How to LÖVE. Starts with the basics and ends with how to make Pong.
 
|-
 
|-
| [http://www.headchant.com/2011/09/20/sound-synthesis-with-love/ Sound Synthesis with Love]
+
| [https://www.youtube.com/watch?v=HYYsedq2Ng4 Game Development For Complete Beginners]
| Headchant
+
| 0.10.0
| Intermediate - Advanced
+
| Video
 +
| GamesFromScratch
 +
| A tutorial on game development in general that uses LÖVE.
 
|-
 
|-
| [http://blogs.love2d.org/content/beginners-guide-shaders A Beginners Guide to Shaders]  
+
| [https://github.com/noooway/love2d_arkanoid_tutorial/wiki Making an Arkanoid-type Game with LÖVE Framework]
| Omar Shehata
+
| ?
| Advanced
+
| Text
 +
| Noooway
 +
| Make an Arkanoid-type Game from scratch.
 
|-
 
|-
| [http://blogs.love2d.org/content/using-noise-pixel-shaders Using Noise in Pixel Shaders]
+
| [http://osmstudios.com/tutorials/your-first-love2d-game-in-200-lines-part-1-of-3 Your First LÖVE Game in 200 Lines]
| Ragzouken
+
| 0.9.1
| Advanced
+
| Text
 +
| OSMstudios
 +
| A tutorial where you make a small shooter game from scratch.
 
|-
 
|-
| [https://simplegametutorials.github.io/ Simple Game Tutorials]
+
| [https://github.com/kikito/love-tile-tutorial/wiki Love Tile Tutorial]
|  
+
| 0.6.0
| Beginner
+
| Text
|-
+
| Kikito
| [https://github.com/noooway/love2d_arkanoid_tutorial/wiki Making an Arkanoid-type Game with LÖVE Framework]
+
| Teaches how to make a tile-based level with a moving character, collisions and scrolling, starting from scratch.
| noway
 
| Beginner - Intermediate
 
 
|}
 
|}
  
=== Video tutorials ===
+
== All tutorials on the Wiki ==
* goature's [http://www.youtube.com/playlist?list=PL924F20B05A624D91 Make your own game]
+
{{#ask:
* josefnpat's [https://love2d.org/forums/viewtopic.php?f=5&t=8447 Love Tutorial ~45min] [http://50.116.63.25/public/lovetutorial/ Mirror]
+
[[Category:Tutorials]]
* NeoSilkyFTW's [http://www.youtube.com/playlist?list=PL330ECD07BD7118CC LÖVE functionality tutorials]
+
| format=ul
* Sheepolution's [https://www.youtube.com/watch?v=TUPbSJ5wF0k&list=PLM5EvDHhpyTcThnWfeP1459KelemQOBdG How to LÖVE]
+
}}
 +
 
 +
{{Special:PrefixIndex/Tutorial:}}
  
 
[[Category:LÖVE]]
 
[[Category:LÖVE]]

Latest revision as of 10:16, 11 February 2025

Beginner tutorials

Title LÖVE version Format Creator Description
How to LÖVE 11.3 Text Sheepolution Comprehensive tutorial teaching various concepts that a beginner needs. Starts with explaining what variables are and ends with how to make a platformer.


Love2D Lua Tests 11.5 Code examples darkfrei Plenty of code examples that work as quick tutorials for various game-related issues and development: graphics, vectors, polygons, interaction, collisions, raycasting, tiles, Voronoi graphs, meshes, menus, Android development and much more...


LÖVE 2D En Español 11.3 Video Rusbelito En este Tutorial/curso Aprenderás desde lo mas básico como ¿Qué Es una Variable? como AL Final Crear Tu Propia Idea Para Un Videojuego En 2D
learn2love 11.3 Text RVA Game Jams This book teaches programming from the ground up in the context of Lua and LÖVE. It teaches basic computer science and software building skills along the way.
Simple Game Tutorial 11.3 Text Santos A list of short tutorials that explain how to make all kinds of games like Snake, Tetris and Flappy Bird.
Cameras 11.3 Text Michael Ebens A 3-part tutorial covering the use of Cameras
CS50's Introduction to Game Development 0.10.2 Video CS50 (Harvard University) A lecture on LÖVE where it teaches how to make Pong, explaining everything along the way.
CS50's Falling in LÖVE with Lua ? Video CS50 (Harvard University) A lecture on LÖVE where it teaches how to make Super Mario, explaining everything along the way.
How to LÖVE 0.10.1 Video Sheepolution The video version of How to LÖVE. Starts with the basics and ends with how to make Pong.
Game Development For Complete Beginners 0.10.0 Video GamesFromScratch A tutorial on game development in general that uses LÖVE.
Making an Arkanoid-type Game with LÖVE Framework ? Text Noooway Make an Arkanoid-type Game from scratch.
Your First LÖVE Game in 200 Lines 0.9.1 Text OSMstudios A tutorial where you make a small shooter game from scratch.
Love Tile Tutorial 0.6.0 Text Kikito Teaches how to make a tile-based level with a moving character, collisions and scrolling, starting from scratch.

All tutorials on the Wiki

Other languages

Pages in category "Tutorials"

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