Open source backgammon in VB.NET/C#/WPF [closed]
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this questionI'm looking for sample source for backgammon in VB.NET or C#, preferably us开发者_开发百科ing WPF. What existing open source projects implement backgammon?
You've set a rather high bar for your expectations.
The only open-source implementation I'm aware of is GNU Backgammon, which is written in C. You should be able to port it to C#, but it wouldn't be very straightforward.
Other hits on Google appear to be those "meta-search" sites that just reflect your search terms back to you but don't have any useful information.
精彩评论