In my ever-constant journey of becoming a better game developer, I’ve compiled a list of several interesting tutorials and resources on different platforms for Game Development. Will add more as I continue finding new interesting things to read and apply to my Game Development journey.
Unity
https://www.raywenderlich.com/13582558-how-to-make-a-game-like-monument-valley
https://learn.unity.com/tutorial/video-2d-game-kit-walkthrough#
Unity Essentials
https://learn.unity.com/pathway/unity-essentials?tab=pathway_map&uv=2019.4
Junior Programmer
How to Make a Game Like King’s Quest
Gameboy Advanced
https://www.gbadev.org/tools.php
Nintendo Ds
https://patater.com/files/projects/manual/manual.html
ActionScript 2.0
https://www.newgrounds.com/portal/view/559037
Save and Load
https://www.newgrounds.com/portal/view/514976
Platformer
http://www.gotoandplay.it/_articles/2006/06/beatemup_p02.php
Beat Em Up
http://www.gotoandplay.it/_articles/2007/07/building_mmo.php
Building an MMO in Flash
http://www.gotoandplay.it/_articles/2003/10/zelda.php
Zelda Like Game Source File
http://www.gotoandplay.it/_articles/2003/10/bubble.php
Flash
http://www.gotoandplay.it/_articles/2005/04/dp2source.php
Vertical Scrolling Shoot Em Up
http://www.gotoandplay.it/_articles/2005/04/mazeGame.php
Maze Game
http://www.gotoandplay.it/_articles/2003/07/tiles_movingInMaze.php
Tiles Based Movement
http://www.gotoandplay.it/_articles/2004/05/levelEditor.php
Saving Game Levels
http://www.gotoandplay.it/_articles/2005/01/simpleAI.php
Artificial intelligence
https://board.flashkit.com/board/showthread.php?834789-HELP-Make-a-basic-fighting-game
Pokemon battle system
https://board.flashkit.com/board/showthread.php?833769-Children-of-the-Kingdom-RPG/page4
TurnBased Rpg prototype fla
Super Smash Flash Developer Kit
http://tagify.blogspot.com/2009/04/flash-cs3-tutorial-rpg-actionscript-2.html?m=1
Rpg ActionScript
http://www.gotoandplay.it/_articles/index.php
Repertoire of AS2 and AS3 articles and tutorials
Better random generation for spawning enemies in Flash game
https://www.kirupa.com/developer/index.htm
Library of even more flash tutorials