Giter Site home page Giter Site logo

evolve-your-chess's People

Watchers

 avatar  avatar  avatar  avatar  avatar

evolve-your-chess's Issues

analyzer `cp_diff`: score is `None` => Causes Error

Score is None when a checkmate is detected.

. . . . . . . .
. . . ♚ ♟ . . .
. . . . . . . .
. . .. . . .
.. . . ..
. . . . . . . .
. . . . . . . .
. . . . . . . . 
{
  'pv': {1: [Move.from_uci('d7c7'), Move.from_uci('d5e6'), Move.from_uci('c7d8'), Move.from_uci('e6d6'), Move.from_uci('d8e8'), Move.from_uci('g4g5'), Move.from_uci('e8f7'), Move.from_uci('d6f6'), Move.from_uci('f7e8'), Move.from_uci('f6e6'), Move.from_uci('e8d8'), Move.from_uci('e6d6'), Move.from_uci('d8c8'), Move.from_uci('d6e7'), Move.from_uci('b4b5'), Move.from_uci('e7c5'), Move.from_uci('c8d7'), Move.from_uci('c5b5'), Move.from_uci('d7e6'), Move.from_uci('b5c5'), Move.from_uci('e6d7'), Move.from_uci('g5f6'), Move.from_uci('d7d8'), Move.from_uci('c5e7'), Move.from_uci('d8c8'), Move.from_uci('e7b4'), Move.from_uci('c8d7')]},
  'depth': 21,
  'seldepth': 38,
  'multipv': 1,
  'currline': {},
  'score': {1: Score(cp=None, mate=-18)},
  'tbhits': 0,
  'nodes': 366629,
  'refutation': {},
  'nps': 3629990,
  'time': 101
}

fix PGN scraper

used to work, but got moved to the fetch directory. should that be its own project? if not, it will need its own dependencies listed somewhere.

MVP: PGN Analyzer

"For most common moves, how far until you get out of theory / make a blunder?"

eg. "You played a well-known opening until move 6 and then failed to capitalize on an error by your opponent"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.