Difference between revisions of "Category:Tutorials (简体中文)"

(外部教程)
Line 12: Line 12:
  
 
=== 外部教程 ===
 
=== 外部教程 ===
* [https://github.com/kikito/love-tile-tutorial/wiki love-tile-tutorial]
+
{| class="wikitable"
* [http://nova-fusion.com/2011/06/14/a-guide-to-getting-started-with-love2d/ A Guide to Getting Started with LÖVE]
+
|-
* 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]
+
! 标题
* [http://nova-fusion.com/2011/05/06/draw-origins-in-love2d/ Draw origins]
+
! 作者
* [http://nova-fusion.com/2011/09/06/mouse-dragging-in-love2d/ Mouse dragging]
+
! 适合学习者
* [http://www.headchant.com/2010/11/24/love2d-what-is-love-an-introduction/ Headchant's tutorial series]
+
|-
* Sound Synthesis with LÖVE: [http://www.headchant.com/2011/09/20/sound-synthesis-with-love/ introduction], [http://www.headchant.com/2011/11/01/sound-synthesis-with-love-part-ii-sine-waves/ sine waves]
+
| [https://github.com/kikito/love-tile-tutorial/wiki Love Tile Tutorial]
* [http://blogs.love2d.org/content/using-noise-pixel-effects Using Noise in Pixel Effects]
+
| Kikito via Github
 +
| 新手 - 进阶用户
 +
|-
 +
| [http://nova-fusion.com/2011/06/14/a-guide-to-getting-started-with-love2d/ A Guide to Getting Started with LÖVE]
 +
| nova-fusion
 +
| 新手
 +
|-
 +
| [http://osmstudios.com/tutorials/your-first-love2d-game-in-200-lines-part-1-of-3 Your First LÖVE Game in 200 Lines]
 +
| OSMstudios
 +
| 新手
 +
|-
 +
| 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
 +
| 进阶用户
 +
|-
 +
| [http://nova-fusion.com/2011/05/06/draw-origins-in-love2d/ Draw Origins]
 +
| nova-fusion
 +
| 新手
 +
|-
 +
| [http://nova-fusion.com/2011/09/06/mouse-dragging-in-love2d/ Mouse Dragging]
 +
| nova-fusion
 +
| 进阶用户
 +
|-
 +
| [http://www.headchant.com/2010/11/24/love2d-what-is-love-an-introduction/ Headchant's Tutorial Series]
 +
| Headchant
 +
| 新手 - 进阶用户
 +
|-
 +
| [http://www.headchant.com/2011/09/20/sound-synthesis-with-love/ Sound Synthesis with Love]
 +
| Headchant
 +
| 进阶用户 - 老手
 +
|-
 +
| [http://blogs.love2d.org/content/beginners-guide-shaders A Beginners Guide to Shaders]
 +
| Omar Shehata
 +
| 老手
 +
|-
 +
| [http://blogs.love2d.org/content/using-noise-pixel-shaders Using Noise in Pixel Shaders]
 +
| Ragzouken
 +
| 老手
 +
|}
 +
 
 
=== 视频教程 ===
 
=== 视频教程 ===
 
* goature's [http://www.youtube.com/playlist?list=PL924F20B05A624D91 Make your own game]
 
* goature's [http://www.youtube.com/playlist?list=PL924F20B05A624D91 Make your own game]

Revision as of 12:00, 17 September 2015

所有教程

GLES Shader Testing in Desktop
In-Memory Audio StreamingIn-memory Source "stream". Stores the encoded audio data and decodes it from RAM.
examples.loveA set of simple samples for LÖVE.

外部教程

标题 作者 适合学习者
Love Tile Tutorial Kikito via Github 新手 - 进阶用户
A Guide to Getting Started with LÖVE nova-fusion 新手
Your First LÖVE Game in 200 Lines OSMstudios 新手
Cameras: the basics, parallax scrolling, movement bounds nova-fusion 进阶用户
Draw Origins nova-fusion 新手
Mouse Dragging nova-fusion 进阶用户
Headchant's Tutorial Series Headchant 新手 - 进阶用户
Sound Synthesis with Love Headchant 进阶用户 - 老手
A Beginners Guide to Shaders Omar Shehata 老手
Using Noise in Pixel Shaders Ragzouken 老手

视频教程

其他语言

Pages in category "Tutorials (简体中文)"

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