.gitignore | 100644 | 0 | 0 | | | 33 Bytes | ca9abd931203ee75267909d85d8ad4e4df2ab1a21bdd01f951b0dd28b550400d |
Gemfile | 100644 | 0 | 0 | | | 39 Bytes | afe937ae0b605332cd5f9bfbd40d488faff2b9cd5bdd2a6f75fb3107704a196f |
README.md | 100644 | 0 | 0 | | | 1.31 KB | 7e0d2cef89feb7a2050a3957b72c21f64f16bb28aa60c2da167c1a549119e876 |
Rakefile | 100644 | 0 | 0 | | | 198 Bytes | cd009e766860d94dc2a586e9dc1bcd263e657d0c4327793a012f46adbe2c6179 |
bin/console | 100755 | 0 | 0 | | | 621 Bytes | a07c830c5659eab1543acd08c1b53f7cf28033a868d8cab565387eb8681f479a |
lib/stockfish.rb | 100644 | 0 | 0 | | | 293 Bytes | 6f3d460f879bae0af7a2c8de3d22e813e3b1f4ad2521f6c1a809b171d750d8b0 |
lib/stockfish/analysis_parser.rb | 100644 | 0 | 0 | | | 2.61 KB | ce5a30512cedd07171bbe24eb0f0271531306843545a20b121d0dc4136b6e5bf |
lib/stockfish/engine.rb | 100644 | 0 | 0 | | | 1.76 KB | 6e040d209c2522417123bdddbab2a6e6ff06202472cb87bfb21e856c9125cf21 |
lib/stockfish/version.rb | 100644 | 0 | 0 | | | 41 Bytes | 384b4cd770c1042e5176eb851dd1c25d317b2acf8b35099864dfbcc6f8e4aa41 |
ruby-stockfish.gemspec | 100644 | 0 | 0 | | | 632 Bytes | b1942762f310ee487492060e7a956d997446c512bb2bb1f5c8b45ef2bc8437f0 |
script/bench.rb | 100644 | 0 | 0 | | | 2.42 KB | 387201558be596f5063ebb8b9ee68a9f0a9ebc10552c52ea23a5a9387d622c40 |
test/analysis_parser_test.rb | 100644 | 0 | 0 | | | 1.81 KB | c3910013b38f72a06ef5399c4374bfe7d319b5495d34cb8b06045bbb66364369 |
test/engine_test.rb | 100644 | 0 | 0 | | | 985 Bytes | 3f93872017f5e7c9c695367de080b84192c0d7a8cdcce7f6dd947781f3875235 |
test/fixtures/analysis_outputs/black_loses_in_3.txt | 100644 | 0 | 0 | | | 1.37 KB | 6ef2af3c76be16c82c5c5fb5cf60a551e774ae40a132b5de8066b177899ad498 |
test/fixtures/analysis_outputs/checkmate.txt | 100644 | 0 | 0 | | | 42 Bytes | 77c024adad335332cf3d4a70dde473d5132e68740eeb6da0040ab23f65fed941 |
test/fixtures/analysis_outputs/kvk_endgame.txt | 100644 | 0 | 0 | | | 1.13 KB | 3773951c557c7672ff05396acc9886d704b6465fcf970e7c995b80e83cc15654 |
test/fixtures/analysis_outputs/mate_in_1.txt | 100644 | 0 | 0 | | | 929 Bytes | c3a34fae51a3118f74d4eb4522befcccd7b46505ef65e15bfd3c177765428c4b |
test/fixtures/analysis_outputs/multipv_3.txt | 100644 | 0 | 0 | | | 3.51 KB | 007261b02e829612df8a9dd250e4e3446fb668c233e10e5e7e40e4507024b41d |
test/fixtures/analysis_outputs/stalemate.txt | 100644 | 0 | 0 | | | 40 Bytes | 223aa7480341136e825f4d46619b5ee2556355b15db96350b63b0b0102270a99 |
test/fixtures/analysis_outputs/tough_midgame.txt | 100644 | 0 | 0 | | | 3.03 KB | 27de192f2532be8dff8a23587f6e7178c714f158f7337e2d16a058a739229700 |
test/fixtures/analysis_outputs/white_wins_in_4.txt | 100644 | 0 | 0 | | | 1.42 KB | bec66887871f0481b5e0f22d528c756e62d7095817bf04c332f5a66d20bd4e49 |
test/fixtures/positions/stalemate.txt | 100644 | 0 | 0 | | | 30 Bytes | 2b3154b672370ebab379a2a3b400efb808d98a9a2cd0d5426c6a06151655e630 |
test/fixtures/positions/start.txt | 100644 | 0 | 0 | | | 57 Bytes | 6c47d197300802706c715ba25b5e03e3808b31bd18af918af0acaf3451f88af1 |
test/fixtures/positions/white_wins_in_4.txt | 100644 | 0 | 0 | | | 67 Bytes | 7be66e2703ea77c22dfedfb8a6b45782cdf98b5e905460d66aee05095c4f384d |
test/test_helper.rb | 100644 | 0 | 0 | | | 201 Bytes | b3ad8ac5981ab857b64930006fe5d6f5c6ecbcf07df1d449188c4bede13f5284 |