Difference between revisions of "Category:Tutorials"

m
(Beginner tutorials)
 
(6 intermediate revisions by 5 users not shown)
Line 13: Line 13:
 
| Sheepolution
 
| Sheepolution
 
| Comprehensive tutorial teaching various concepts that a beginner needs. Starts with explaining what variables are and ends with how to make a platformer.
 
| Comprehensive tutorial teaching various concepts that a beginner needs. Starts with explaining what variables are and ends with how to make a platformer.
 +
|-
 +
| [https://love2d.org/wiki/Category:Tutorials_(Espa%C3%B1ol) 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
 +
|-
 +
| [https://rvagamejams.com/learn2love/ 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.
 
|-
 
|-
 
| [https://simplegametutorials.github.io/ Simple Game Tutorial]
 
| [https://simplegametutorials.github.io/ Simple Game Tutorial]
Line 20: Line 32:
 
| A list of short tutorials that explain how to make all kinds of games like Snake, Tetris and Flappy Bird.
 
| A list of short tutorials that explain how to make all kinds of games like Snake, Tetris and Flappy Bird.
 
|-
 
|-
| [https://github.com/adnzzzzZ/blog/issues/15 BYTEPATH]
+
| [https://ebens.me/post/cameras-in-love2d-part-1-the-basics Cameras]
| 0.10.2
+
| 11.3
 
| Text
 
| Text
| adnzzzzZ
+
| Michael Ebens
| Teaches you how to code a specific game from start to end, explaining everything along the way. The game was released on [https://store.steampowered.com/app/760330/BYTEPATH Steam].
+
| A 3-part tutorial covering the use of Cameras
 
|-
 
|-
 
| [https://www.youtube.com/watch?v=GfwpRU0cT10 CS50's Introduction to Game Development]
 
| [https://www.youtube.com/watch?v=GfwpRU0cT10 CS50's Introduction to Game Development]
Line 31: Line 43:
 
| CS50 (Harvard University)
 
| CS50 (Harvard University)
 
| A lecture on LÖVE where it teaches how to make Pong, explaining everything along the way.
 
| A lecture on LÖVE where it teaches how to make Pong, explaining everything along the way.
 +
|-
 +
| [https://youtu.be/JJ_ypbTQLws?t=598 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.
 
|-
 
|-
 
| [https://www.youtube.com/watch?v=TUPbSJ5wF0k&list=PLM5EvDHhpyTcThnWfeP1459KelemQOBdG How to LÖVE]
 
| [https://www.youtube.com/watch?v=TUPbSJ5wF0k&list=PLM5EvDHhpyTcThnWfeP1459KelemQOBdG How to LÖVE]
Line 62: Line 80:
 
| Teaches how to make a tile-based level with a moving character, collisions and scrolling, starting from scratch.
 
| Teaches how to make a tile-based level with a moving character, collisions and scrolling, starting from scratch.
 
|}
 
|}
 +
 +
== All tutorials on the Wiki ==
 +
{{#ask:
 +
[[Category:Tutorials]]
 +
| format=ul
 +
}}
 +
 +
{{Special:PrefixIndex/Tutorial:}}
  
 
[[Category:LÖVE]]
 
[[Category:LÖVE]]

Latest revision as of 10:18, 10 October 2022

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.
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 63 pages are in this category, out of 63 total.