Play Checkers
You are red & the computer is black. Click on a red checker and then click
where you want to move to. It is possible to beat the computer. Scroll the
game up until it centers the screen. There is a comment box at the
bottom that will tell you what's going on as you play. Click on the bar at
the bottom of the page to re-start the game. Good luck!
');
document.write('
');
// document.write('
');
document.write('');
document.write('');
if (document.cookie.indexOf('fcseenpop') == -1) {
pop_domain = document.domain.substring(document.domain.indexOf('.'));
expiry_date = new Date(new Date().getTime() + 86400000).toGMTString(); // 24 hours
document.write('');
document.cookie = 'fcseenpop=1; path=/; domain=' + pop_domain + '; expires=' + expiry_date;
}
}
}
// -->