README: update the list of tutorials

This commit is contained in:
faiface 2018-10-10 13:48:53 +02:00
parent 749271768b
commit 0c2d627cfa
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ covering several topics of Pixel. Here's the content of the tutorial parts so fa
- [Drawing efficiently with Batch](https://github.com/faiface/pixel/wiki/Drawing-efficiently-with-Batch)
- [Drawing shapes with IMDraw](https://github.com/faiface/pixel/wiki/Drawing-shapes-with-IMDraw)
- [Typing text on the screen](https://github.com/faiface/pixel/wiki/Typing-text-on-the-screen)
- [Using a custom fragment shader](https://github.com/faiface/pixel/wiki/Using-a-custom-fragment-shader)
## [Examples](https://github.com/faiface/pixel-examples)