FlepStudio has created a new free utility.
This is a game in Flash CS3.
Many of you will recall that it was a very popular game ( at least when I was a child ).
In my opinion is still very good as pastime and as coach of memory.
In practice we 4 colored buttons that perform a sequence (increasing one for each level) and simply reproduce the exact sequence
This game has been developed with Flash CS3, PHP and mySQL.
I decided to support it to a database in order to create the Top Ten of the top 10 players.
You can download the source files and install it easily.
INSTALLATION
1) Open the files topTen.php and storeData.php and enter the information of your database (username, password and name DataBase).
2) Creating the table in the database using the file. Sql that I made available (memory_game.sql).
3) Load on your domain files topTen.php and storeData.php.
4) Open the files org/FlepStudio/TopTen.as and org/FlepStudio/StoreData.as and change the urls call to their files PHP.
5) Re-create the SWF.
6) Load on your domain main.swf
Source files: