MCPcopy Create free account
hub / github.com/GregoryCannon/StackRabbit / formatBoard

Function formatBoard

src/cpp_modules/src/formatting.hpp:59–87  ·  view source on GitHub ↗

Formats a board using a simple proprietary compression/encoding system. * * Example compressed board: * 15,CaEa,3 * * - The first number is the # of empty rows at the top of the board * - The number at the end is the # of full-right-well rows at the bottom of the board * - Each letter in the middle section corresponds to half a row, based on the following encoding: * a = 00000 * b = 000

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

formatPlayoutFunction · 0.85
getTopMoveListFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected