-
Notifications
You must be signed in to change notification settings - Fork 9
/
README
18 lines (13 loc) · 976 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
This is Richard Minerich's F# Ant Colony Silverlight/WPF Edition. This code is free to be used for anything you like as long as I am properly acknowledged.
Visit my Blog at http://RichardMinerich.com
Note that this was all hacked out with getting the most done in the least amount of time in mind. The UI code is particularly bad. You have been warned.
The basic Silverlight used here is based on Phillip Trelford's Missile Command Example
http://www.trelford.com/blog/post/MissileCommand.aspx
To open in Visual Studio 2010, Microsoft Silverlight 5 Tools for Visual Studio 2010 SP1 are required.
http://www.microsoft.com/en-us/download/confirmation.aspx?id=28358
To compile the latest F# tools are required as they include F# Core for Silverlight 5.
http://www.microsoft.com/en-us/download/details.aspx?id=11100
Major Updates:
??-??-????: Robert Pickering has added WPF support!
05-17-2012: Now with ant-on-ant murdering action! (via Rick)
08-15-2012: Now Silverlight 5