darts

所属分类:Dart语言编程
开发工具:C++
文件大小:11KB
下载次数:0
上传日期:2016-05-14 10:57:34
上 传 者sh-1993
说明:  飞镖游戏签出解算器
(Dart game checkout solver)

文件列表:
COPYING (7048, 2016-05-14)
Makefile (385, 2016-05-14)
checkouts-2darts.txt (1181, 2016-05-14)
checkouts-3darts.txt (2277, 2016-05-14)
darts.cc (1478, 2016-05-14)
score_solver.cc (7413, 2016-05-14)
score_solver.h (3440, 2016-05-14)
segment.cc (1323, 2016-05-14)
segment.h (1218, 2016-05-14)

This program solves possible ways to check out a given score when playing a game of darts in the typical 301, 501 or other typical variants, using the traditional requirement that the last dart must land in a double-value dartboard segment or in the bullseye. For more information, see the following Wikipedia entry: https://en.wikipedia.org/wiki/Darts It's implemented in C++. Building the program requires a compiler for C++11 (or a later version) and GNU Make. Other make tools may also work and the program can also be built by hand or using an IDE. The compiled program prints usage instructions when called without arguments. The code is released to the public domain under the terms of the CC0 license. Please see the COPYING file for more details.

近期下载者

相关文件


收藏者