Featured Site
» Posted in the Flash Kit Links section
» Title: 3D Jobs
» Description: Free job forum for jobs in Films, Video Games, Multimedia and jobs in flash animation and scripting.
Post your comments on this movie below. To view existing comments, or to view uploaded variations of this movie (or submit your own) click the View Comments button below.
You must be a registered user to post feedback. Guest posts coming soon! Register here!
This is an attempt at the common matching pairs card game with array of cool functions. It features 12 pairs of cards with bitmap faces which are easy to swap with your own images. The cards are randomly "shuffled" when the game starts so they appear in different places every time. Games are timed with a stopwatch which can be paused by the user, and high scores are recorded both for lowest number of flips and fastest times - these are handled by a php script to record live highscore tables on your site, and users can add themselves to the list if they beat the records. It also features personal best score memory which is stored in a cookie and loaded when the user starts each new game. The crad graphics are easily adjustable, and various areas of functionality including the scoreboard can be switched on or off with variables. Included is a comprehensive help file for developers to make implementation easier.