The connect6 game as java applet.
My old connect6 java game created for a school project. Sadly the sources that i had where incomplete. Now it's work in progress to restore, refactor and improve this game.
The basics are working again. The algorithms for the HardBot and SimpleBot where partaly missing. I created a new bot, but it needs improvement to perform better.