An open API service indexing awesome lists of open source software.

https://github.com/knhash/efficientchessboardrepresentation

In this, we examine how to represent the game state of a chess board as space-efficiently as possible.
https://github.com/knhash/efficientchessboardrepresentation

Last synced: 4 months ago
JSON representation

In this, we examine how to represent the game state of a chess board as space-efficiently as possible.

Awesome Lists containing this project

README

          

# Efficient Chess Board Representation
In this, we examine how to represent the game state of a chess board as space-efficiently as possible.