<%@ Page Language="C#" MasterPageFile="~/8bitMasterPage.master" Title="Essential Guide To Flash Games Book Game #6: Color Drop" %>




This Is A Demo Game from the book
"The Essential Guide To Flash Games"
From Apress/FoED Released March, 2010
This game appears in Chapter 8 of the book

What You Will Learn:
  • History Of Casual Games
  • Casual Game Design
  • Creating a reusable Block class
  • Tracking the movement and aimation of of objects
  • Using a function to test matching blocks
  • Creating levels with a class
  • Creating An Internal Game State Machine