This tutorial teaches you how to start creating your own multi-player flash games!
This tutorial is based on a turn-based game called Tic-Tac-Toe.
Requirements
• Windows Operating system
• JRE
• Flash / Flex3 development environment / FlashDevelop (http://www.flashdevelop.org)
• Free Pulse SDK package from http://www.gamatra.com/pulse
• A complete listing is included in the package
Required Programming level
This tutorial assumes that you are already familiar with flash development and can program in AS3 with ease. It also helps if you are familiar with some Object Oriented Programming concepts.