Applied Math & Computer Science Lab
Data Analysis, Optimization & Mathematical Modeling, Artificial Intelligence, Neural Net For Everyday Life Applications
AI/Data Mining Links Online Free Courses Online Bookstore AMCSL Forum Submit Link New Additions Archive
Practical Data Mining Courses      Get Certificate of Completion Now for Free   
Search the Web:    


     Connect 4 Game with Perl script

This Connect 4 game differs from tic-tac-toe game by type of move. When the player click on any cell the script put 'o' in the lowest cell in the same column instead of using clicked cell as in tic tac toe. Usually Connect 4 uses colored circles but this version of script uses ttt like cells. To do your move - click on any free cell - and it will put on the first available cell in the same column.


Create and customize game widget




Projects, Source Code,Downloads from this Site
Data mining: Clustering - Fuzzy Clustering with Perl Perl Script for Feature Selection Clustering
K-means algorithm is implemented in Perl
AdaBoost Perl Source Code for Classifying