HOW TO MAKE A GAME IN FLASH - This is the First part of the PLATFORM GAME DEVELOPMENT TUTORIAL which teaches you how to make a 2D platform game ( also called side scrolling game) in flash 8......
From Game Development Tutorials
This clip shows the basic character set-up for the game, using body parts to make the character movement and look more realistic. I am currently making the game using GameMaker 8, more videos......
From zad67
In this video I walk through the steps to create a simple sidescrolling game in iOS with Xcode. I walk through the process of creating the project, importing the assets, building the game......
From djp3
Source Code: https://github.com/BazingoW/2D-Tuts/blob/master/Assets/66,%2067-%20Shoot%20Mario's%20Fireball/shootSomething.cs Unity References & Related Videos: https://docs.unity3d.com/Manual/Coro......
From Wabble - Unity Tutorials
CODE MAY NEED TWEAKING IF NOT USING ADOBE FLASH CS4** Follow the steps I do and you will have the basics and first level done. You can change everything about your game such as, aesthetics,......
From Soonday
MobileGameGraphics - http://bit.ly/MobileGameGraphics TheIndieStation - http://www.theindiestation.com Kenneyland - http://kenneyland.com/ More tutorials - http://www.theindiestation.com/services.h......
From TheIndieStation - Game Development For Everyone!
This is the part 10 of the PLATFORM GAME DEVELOPMENT TUTORIAL which teaches you how to make a platform game ( side scrolling game ) in flash 8 , flash cs4, flash cs5 or flash cs6. All the codes......
From Game Development Tutorials
This is a very basic introduction to programming games in Flash CS3 or CS4 using Actionscript 3.0. Though the final product isn't all that impressive, many essential concepts are covered throughou......
From DevNote