Doekman on January 08, 2012 03:26 sez:
Fabulous. Always resist the urge of using the CALL statement (i.e.: functions are for nitwits).
Doekman on January 08, 2012 03:26 sez:
Fabulous. Always resist the urge of using the CALL statement (i.e.: functions are for nitwits).
Andy Brice on January 09, 2012 03:24 sez:
You are coding Java on holiday?
lisperati on February 09, 2013 06:31 sez:
Im surprised you used javascript instead of lisp for this program as recursion is built into lisp which would not only make the program shorter but easier to formulate.
Also ive dreamed about making the same idea as a chess game but realised it would require so many different choices as individual files it was insane, but and he is the but, it could be made as a datafile instead and displayed as each move was made. The benefit of this is that the computers doesnt have to be a chess genius to win, but it just traces the path to victory no matter what the user does to try to thwart it. Thus the computer could theoretically win against any player no matter how good.
Cheers Lisperati
Dustin on April 25, 2025 11:37 sez:
I'm still amazed this didn't take off