Giter Site home page Giter Site logo

game-comment's Issues

SGF for large board sizes

  • LittleGolem uses a-z for the coords and then just goes on and on. Parse by doing i - 96
  • https://www.red-bean.com/sgf/go.html says: "In FF[4] it is possible to specify board sizes upto 52x52. In this case uppercase letters are used to represent points from 27-52, i.e. 'a'=1 ... 'z'=26 , 'A'=27 ... 'Z'=52"
  • https://www.red-bean.com/sgf/twixt.html says: "If more than 26 columns are used, then the form letter letter number is used. After Z comes AA, then AB, AC, etc."
  • https://www.red-bean.com/sgf/hex.html says: "If there are more than 26 columns, they are identified by base-26 alphabet numbers, i.e., the next columns after z are aa, ab, ac, ..., az, ba, bb, and so on. The next column after zz is aaa."

But I don't want to implement different handling for different games, so I guess LG notation it is?

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.