You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: wiki/articles/external-tutorials.md
+10-5Lines changed: 10 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ This page gives a list of some **external tutorials**, if our wiki here isn't en
6
6
*Preliminary note:* Given the nature of this page's content, it is likely that some of the links displayed here might become offline or even change. If you spot some broken link or wrong information please feel free to edit this page so we can keep our wiki as up-to-date as possible. Thank you.
7
7
{: .notice--info}
8
8
9
-
# General tutorial websites
9
+
##General tutorial websites
10
10
These are webpages where individuals or companies write about their experience with libGDX from a technical perspective. Some of the tutorials present in these pages are also referenced below in more topic specific sections but if you're just looking to some websites where people talk about their general experiences with libGDX you should start here.
11
11
12
12
### Some one-page tutorials for beginners
@@ -26,13 +26,18 @@ These are webpages where individuals or companies write about their experience w
26
26
-[Asteroid game – by ForeignGuyMike](https://www.youtube.com/playlist?list=PL-2t7SM0vDfeZUKeM7Jm4U9utHwFS1N-C) (2014)
*[Video series by JamesTKhan](https://www.youtube.com/playlist?list=PLjUR2MkQ0cuHZ70Ps8F9WMyoyKHKAbYvQ), covering [gdx-gltf](https://github.com/mgsx-dev/gdx-gltf), player/camera movement, and terrain
*[From the Ground Up Series by raeleus](https://github.com/raeleus/skin-composer/wiki/From-the-Ground-Up:-Scene2D.UI-Tutorials) (recommended!)
@@ -55,7 +60,7 @@ These are webpages where individuals or companies write about their experience w
55
60
*[Video tutorial series by dermetfan](https://www.youtube.com/playlist?list=PLXY8okVWvwZ0qmqSBhOtqYRjzWtUCWylb)
56
61
*[gdx-tiled-preprocessor video tutorial](https://www.youtube.com/watch?v=q5D-TzlCRPM) (Warning: the gdx-tiled-preprocessor was merged into gdx-tools)
57
62
58
-
# Some simple open-source projects for reference
63
+
##Some simple open-source projects for reference
59
64
These are some open-source projects found on the web that use libGDX and can be used as reference. This list is intentionally kept as clean and interesting as possible (you won't see repeated projects nor _Hello-World kind-of-games_ here).
60
65
*[Fire and Ice](https://github.com/lyze237/FireAndIce) (uses tile maps)
0 commit comments