
December 8, 2008
Creating setup,
We can create our own setup.exe file for our own projects by many ways so that they can be send and shared with outhers and can be deployed on their computers easily.
Here are some easiest steps of creating setup for product in Java class files:
- Firstly we have to create executable file of the classs files so that they could be executed easily, for that there are many softwares available such as JAVAEXE and more. .
- Now after creating the executable file it comes to creating the setup.exe file for setup, for that also there are many softwares available which provide a direct medium of creating setup.exe files such as SetupFactory, CreateInstall and many more from which you can choose to create setup file for your executable file. . .
Hence your setup is ready and in two simple steps.

November 5, 2008
Another game developed Tic Tac Toe in java programming…
A game of Tic Tac Toe also know as Zero-cross in traditional language…. It is a game played on board of 9 blocks on which consecutive zero or cross is placed by two peoples…
The person who places three zero or cross respectively in linear form wins the game…
Hereby in this game i am providing you with a scoreboard to caluclate the total wins by respective players, with a beautiful and enhanced GUI
The Player 1 places —–Cross
The Player 2 places —–dot
To get the game click here :
Continue Reading »

November 3, 2008
Good evenninggggggg…….
so having fun this evening?? here i am providing with another source of enjoying, by playing a game on your own desktops snake and ladder….
Here is a small game designed personally by me and one of my friend karam during one of our fun afternoon to have a change and establish our hand in java programming so here is a small try 4 it……..
I am enclosing the serial key with the setup in the rar file so just download it, install, and have fun playing the game with your friends or family…..
It is a beta version which i am enclosing here by, but quite good in all respect, i will like you all to use it and 4 sure u will have fun playing it…..
to get the game click here .. .. .. ..
Continue Reading »