Skip to content

Commit 7bdb63b

Browse files
authored
Add an external tutorial link of a complete game to wiki (#262)
* Add an external tutorial link of a complete game to wiki Add a complete tutorial series for creating an 8-bit snake game from scratch
1 parent c64e5f5 commit 7bdb63b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wiki/articles/external-tutorials.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ These are webpages where individuals or companies write about their experience w
1616
- [Some blog posts regarding libGDX – by Rotating Canvas](https://rotatingcanvas.com/category/tutorials/)
1717

1818
### Complete tutorial series
19+
- [8-bit Retro Snake Game – 6 parts](https://raizensoft.com/tutorial/how-to-create-8-bit-retro-snake-libgdx/) (2025)
1920
- [GameDevelopment.blog – 17 parts](https://www.gamedevelopment.blog/full-libgdx-game-tutorial-flgt-home/) (2017)
2021
- [Flappy Bird Remake – 12 parts](https://web.archive.org/web/20140301152741/http://www.kilobolt.com/zombie-bird-tutorial-flappy-bird-remake.html) (2014)
2122
- [GameFromScratch.com – 17 parts](https://gamefromscratch.com/libgdx-tutorial-series/) (2014)

0 commit comments

Comments
 (0)