项目作者: suntong

项目描述 :
Game of 24, the 24 game in go
高级语言: JavaScript
项目地址: git://github.com/suntong/game24.git
创建时间: 2016-02-15T13:37:01Z
项目社区:https://github.com/suntong/game24

开源协议:GNU General Public License v3.0

下载


game24 - Game of 24, the 24 game in go

Codeship Status for suntong/game24
Go Report Card
GPLv3 License

Package game24 provides fast solution to the 24 game.

In brief, the 24 game is a card game that, with a given four cards (numbers, each from 1 to 9), create an expression using any elementary operators (+, -, *, /), containing only these numbers, exactly once each, such that the result is 24.