Thursday, 4 February 2010
Tic-tac-toe demo
The F#.NET Journal just made another downloadable demo freely available. This demo is from the article Games programming: tic-tac-toe (31st December 2009).

The article walks through the design and implementation of a multithreaded program that uses logic programming to create an unbeatable computer opponent and Windows Presentation Foundation to provide a graphical user interface in only 115 lines of elegant F# code!
Labels: demo, games programming, logic programming, tic tac toe, windows presentation foundation, wpf
Subscribe to Posts [Atom]