Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'test'@'localhost' (using password: NO) in /home/wamchu79/public_html/onlinesoduku/db.php on line 3
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'wamchu79'@'localhost' (using password: NO) in /home/wamchu79/public_html/onlinesoduku/db.php on line 4
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/wamchu79/public_html/onlinesoduku/db.php on line 4
Other Brain Teasers Games: Matchsticks
Concept:The basic concept behind this famous matchsticks game is to remove a few matches in order to form the requested number of squares (you will be given the number of squares to form as well as the number of matches to remove when you start a new game).
Restriction:Every match should be a founding member of a square, and cannot be a stand-alone. Also, keep in mind that rectangles are not squares, and that square counting includes overlapping squares
Match Removal:
To remove a match, simply click on it (this action cannot be reversed).
|