Difference between revisions of "Category:Tutorials"
m (Probably a fix?) |
Sheepolution (talk | contribs) (Removed the auto generated list and made a short but clear list of some good beginner tutorials) |
||
Line 1: | Line 1: | ||
− | == | + | == Beginner tutorials == |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Title | ! Title | ||
+ | ! LÖVE version | ||
+ | ! Format | ||
! Creator | ! Creator | ||
− | ! | + | ! Description |
|- | |- | ||
− | | [http://sheepolution.com/learn/book/contents How to | + | | [http://sheepolution.com/learn/book/contents How to LÖVE] |
+ | | 11.3 | ||
+ | | Text | ||
| 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. |
|- | |- | ||
− | | [https://github. | + | | [https://simplegametutorials.github.io/ 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. | ||
|- | |- | ||
− | | [ | + | | [https://github.com/adnzzzzZ/blog/issues/15 BYTEPATH] |
− | | | + | | 0.10.2 |
− | | | + | | Text |
+ | | adnzzzzZ | ||
+ | | 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]. | ||
|- | |- | ||
− | | [ | + | | [https://www.youtube.com/watch?v=GfwpRU0cT10 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. | ||
|- | |- | ||
− | | [ | + | | [https://www.youtube.com/watch?v=TUPbSJ5wF0k&list=PLM5EvDHhpyTcThnWfeP1459KelemQOBdG 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. | ||
|- | |- | ||
− | | | + | | [https://www.youtube.com/watch?v=HYYsedq2Ng4 Game Development For Complete Beginners] |
− | | | + | | 0.10.0 |
− | | | + | | Video |
+ | | GamesFromScratch | ||
+ | | A tutorial on game development in general that uses LÖVE. | ||
|- | |- | ||
− | | [ | + | | [https://github.com/noooway/love2d_arkanoid_tutorial/wiki Making an Arkanoid-type Game with LÖVE Framework] |
− | | | + | | ? |
− | | | + | | Text |
+ | | Noooway | ||
+ | | Make an Arkanoid-type Game from scratch. | ||
|- | |- | ||
− | | [http:// | + | | [http://osmstudios.com/tutorials/your-first-love2d-game-in-200-lines-part-1-of-3 Your First LÖVE Game in 200 Lines] |
− | | | + | | 0.9.1 |
− | | | + | | Text |
+ | | OSMstudios | ||
+ | | A tutorial where you make a small shooter game from scratch. | ||
|- | |- | ||
− | | [ | + | | [https://github.com/kikito/love-tile-tutorial/wiki 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. | |
− | |||
− | | | ||
− | | | ||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:LÖVE]] | [[Category:LÖVE]] |
Revision as of 15:58, 31 January 2020
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. |
[https://simplegametutorials.github.io/ 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. |
BYTEPATH | 0.10.2 | Text | adnzzzzZ | Teaches you how to code a specific game from start to end, explaining everything along the way. The game was released on Steam. |
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. |
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. |
Other languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info
Pages in category "Tutorials"
The following 64 pages are in this category, out of 64 total.
A
- Tutorial:A Guide to Getting Started with Love2D (Português)
- Tutorial:Advanced Tiled Loader
- Tutorial:Advanced Tiled Loader (Français)
- Tutorial:Advanced Tiled Loader (日本語)
- Tutorial:Animation
- Tutorial:Animation (Français)
- Tutorial:Audio
- Tutorial:Audio (Español)
- Tutorial:Audio (Português)
- Tutorial:Audio (Tiếng Việt)
- Tutorial:Audio (日本語)