Welcome to J2ME implementation of Connect 4 Game.

This project is conducted as part of the Developing Mobile Applications(ID2216) course in the acedemic year of 2008. The project involves design, implementation and deployment of a famous startegic game called connect 4. The game is implemented taking varatiy of palforms in to account. As part of the game two communication protocols are implemented namely SMS and Bluetooth.

The application is deployed for OTA access with device adaptation. We have used WURFL and PHP to dynamically detect he devic's profile to detect the capablity of the device and choose the approprate version of the application.

We have also prepared a flash lite demo tha can be downloaded from the download's section of this web page inorder to provide a guided tour of the game.

This website is organized as follows. The connect 4 section contains information about the game in general. The design part of this page contains detailed design startegy used in the project including the design of the communication protocols and the game play. The Implementation part explains about the choice of platform and the implementaion tools and techiques. The download section provides link for downloading the source code for the game and the flash light demo. The links section contains external links we have refered. Finally the about us section contians the members of the team.

connect4