-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add an Community Tutorials section to Resources (#280)
* Create 07-tutorials.html.md * add luke makes games learn haxe with haxeflixel * Update 07-tutorials.html.md * Update 06-faq.html.md * Update and rename 07-tutorials.html.md to 07-community-tutorials.html.md * Update 07-community-tutorials.html.md
- Loading branch information
1 parent
70b3244
commit eafb154
Showing
2 changed files
with
17 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
``` | ||
title: "Community Tutorials" | ||
``` | ||
While we try our best to make good documentation and a good example tutorial, we can only do so much! | ||
So this will be a big list to various external Community Tutorials made by other people! | ||
|
||
## Written | ||
|
||
- [(2023) Tim’s Tips #1: Texture Packing Sprites](https://axolstudio.com/articles/2023-07-23-tims-tips-1-texture-packing-sprites/) | ||
|
||
## Videos | ||
|
||
- [(Playlist - 2024) Learn Haxe with HaxeFlixel - Luke Makes Games ](https://www.youtube.com/playlist?list=PLLrBJXzcw-ddqs3tf31Qj-eN67WwR-uQa) | ||
- [(Playlist - 2021) Code Along: Breakout - Axol Studios](https://www.youtube.com/playlist?list=PL0mTR4YHxhDhD39potymkrbI44DzwTyi8) |