/pong

Primary LanguageActionScript

Pong

Pong in ActionScript 2, one of my first ActionScript projects back in 2005.

You can play the game at my project website.

###Structure The project is divided into 3 parts:

####AS2 All AS2 code and *.fla files needed to build the *.swf binaries.

####SQL Contains the (My)SQL database schema.

####Website All HTML, PHP, CSS, SWF files and images nedeed to deploy the website.