GigaBug 2.nill

Hey ppl,

Gigabug is a computer version of the game named "Union jack" (I don't know how many of you have heard that name[not the flag]). Its a quite popular game among small kids (nd the comp. version is popular among some big kids :D).

I wrote this game to be submitted as my project for 12th Board Examination for Informatics. Due to lack of time(as a result of my year long procrastination) I couldn't include many features I wanted to.

The game has about some 3000 lines of codes (a good example of unplanned and inefficient programming). It must have took about total of 50 hours to complete this program (many a times I had to rewrite core parts). Special thanks to my mother for providing me with late night coffees. Also thanks to my Informatics teacher Mr. Ashok Sengupta for his valuable guidance.

Anirudh Asokan,
Gigabug Developer



Game Play
=========

The game starts with the main window where the player get to choose to play either against the computer or against another human player, the player also gets to select the icon for his bug pieces.

The next window consists of the board where the players place their bug pieces in alternate turns. Once the board has 3 bug pieces of each of the two players, they move the bug pieces to any of the adjacent vacant positions.

The game ends when any one of the player is successful in aligning all his three bug pieces in any of the 8 straight lines on the board


Download -


note: NO BUG WAS HURT IN MAKING OF THIS GAME