“Usability” is a term used many times in web design and development. It basically means the ease of use or navigation that a website has. It also includes some other specifics like design conventions which we will touch on later. But for now, let us apply some of these usability ideas to flash games.
In this tutorial we will be creating a mouse/shooting game of intermediate difficulty. Basic OOP concepts will be explained as well as some higher-level coding techniques. It has got a code structure that would work on most kind of flash games.
The third part of a Flash tutorial on making a Flash game similar to the old BreakOut game for Atari. In the first part of our game tutorial, we created the movement for the paddle and the ball. In the second part of the Flash tutorial, we set up the bricks and applied the script for the collisions of the ball with the bricks. In this part of our Flash game tutorial, we will set up the game score using dynamic text.
In this tutorial I discuss the movement and shooting of a ship in an arcade style shooting game.
The code I've provided has been explained line by line.
Hope you enjoy.
This tutorial will teach you how to create a simple hangman using very simple ActionScript (AS1).
Part 3 of the Sniper Game Tutorials includes jiggling scope, hostages, lose screen, and reloading.
In this tutorial you will learn how to map textures on a sphere to have realistic rolling animations for your games
This is a short tutorial on creating an enemy that will follow the players co-ordinates.
In this tutorial, I'm going to show you how to use Atan2 function to programme a tank barrel so that it turns in your mouse's direction. A useful piece of code for Flash applications, espessialy Flash games.
Platform game tutorial redux: All the basics. I have redone my platform game tutorial, this new version covers: Better collisions, scopes, jumping, acceleration and friction, basic enemy AI, player health and scrolling.
Help us out! More and more tutorials are submitted to Good-Tutorials each day. We could use your help with finding good tutorials.
Mind lending a hand?