Search found 1 match
- Tue May 06, 2008 8:36 pm
 - Forum: newLISP newS
 - Topic: Tic Tac Toe solutions in newlisp
 - Replies: 2
 - Views: 2463
 
Tic Tac Toe solutions in newlisp
Hello. I've played with Scheme before coming to newlisp and to test out newlisp I wrote a program to find all the possible moves in a 3x3 tic tac toe game in a mostly functional manner. In an effort to learn more about newlisp I was wondering if anyone had any other tic tac toe or similar solvers wr...