Code Monkey home page Code Monkey logo

golang-chess's Introduction

golang-chess: A library for chess in golang, ported from python-chess

Introduction

THIS IS A WORK IN PROGRESS

python-chess is a fantastic library for chess, written in pure python, under very active development. This project is an attempt to incrementally port python-chess to golang, for learning and fun!

Progress

  • Core [7/9]
    • [x] Colors
    • [x] Piece Types
    • [x] Squares
    • [x] Pieces
    • [x] Moves
    • [ ] Board
    • [ ] Chess960
    • [x] Bitboard functions
    • [x] Square Sets
  • PGN Parsing and Writing [0/6]
    • [ ] Parsing
    • [ ] Writing
    • [ ] Game Model
    • [ ] Visitors
    • [ ] NAGs
    • [ ] Skimming
  • [ ] Opening Book
  • [ ] Gaviota tablebase probing
  • [ ] Syzygy tablebase probiderived fromng
  • [ ] UCI engine communication
  • [ ] SVG rendering (export file)
  • [ ] Variants
  • [ ] Documentation
  • [ ] Benchmarking

License

golang-chess is licensed under GPL 3, the same as python-chess, as the project is a derived work. Checkout LICENSE.txt for the full text.

golang-chess's People

Contributors

captainsano avatar

Watchers

 avatar  avatar  avatar

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.