Finally we finished making the game, we added five extra levels and some sounds for the game. In order to play this game with the wiimote you will need to follow the steps below.
1. Install the latest Adobe air
2. Download the Wii Flash server
3. Follow these steps to connect your wiimote with the Wii Flash server
4. Download and install Wii Labyrinth
5. Start up the game and press play button to play the game
- Download
- Flex Project
As usual I start making a new tool and never end up finishing it completely. Cricket captain is one of them, this is a Facebook application which lets you keep track of all your indoor cricket scorecard for a team. There are two parts to this application one for the captain to control the team and second is the player to view stats under the tabs profile. I made this application using flex 3 and below you can view some of the screen cast on using this application features.
Adding and removing player from your team
Adding score
Add cricket captain to tab profile
Once I finish packaging the game ill post the source code.
I and Sachi are working together for one of our university assignments. The subject is called SOFTENG 702 (Advance HCI), the aim of this project is to build a classic game using wiimote on a computer. We decided to use the Wii flash library to create a labyrinth game. The source code of the game was taken from alternative and we modified it to work with wii and added some extra levels. We are almost done with the game keep an eye for the final version.

I managed to get the new facebook AS 3.0 api on my desktop, and the example below displays the currently logged in user’s name, display picture and DOB.
In ordered to use this example you need to change the API and secret keys in the code.
private var APIKey:String = “YOUR API”;
private var secretKey:String = “YOUR SECRET KEY”;
- Download
- Flex Project
Finnally I made my name in the Facebook app directory by making a flash game, this game was developed from one of my previous experiment (Box2d memory game). I made some changes to the code to support the Facebook API and gave it a new name Match M8.
The objective of the game is to match your friends profile picture by clicking on the cards. Each time you find a match all the cards on the scene are shuffled, and once you find all matching cards your final score will be automatically updated with your name. If you’re really feeling lucky today then you should get the clicks equal to 30.
Click to add Match M8 and click to view the about page


