chess-games

There are 14 repositories under chess-games topic.

  • dn1z/pgn2gif

    A small tool that generates gif of a chess game

    Language:Python1037913
  • victorakaps/Chess-Engine-and-GUI

    This chess engine with GUI is done with vanilla javascript, engine is based on vice chess engine that is creation of bluefever software, This AI model is itself programmed in plain javascript, and works on Alpha Beta Pruning search algorithm model with transposition table, null move pruning and quiescence inside an iterative deepening framework. Board and pieces are scrapped from chess.com

    Language:JavaScript4100
  • Ido-Barnea/Chess-But-Better

    Chess But Better is chess, but with a few extra layers of complexity. Try playing the game at https://chess-but-better.onrender.com.

    Language:TypeScript32
  • MattDEV02/C_Chess

    Console Chess game (1 vs 1) in C languange.

    Language:C2100
  • wklchris/python-sgfutil

    为棋类爱好者开发的一个 SGF 操作库。| An SGF utilization library for Go/chess game players.

    Language:Python2301
  • uno-chess/uno-chess

    Uno-Chess docker builder, depends on uno-chess-core and uno-chess-website

    Language:Dockerfile1100
  • uno-chess/uno-chess-core

    A rust library to manage uno-chess move generation

    Language:Rust1000
  • uno-chess/uno-chess-website

    The website for Uno-Chess

    Language:JavaScript1000
  • Akshaykumar24/chess

    Created with CodeSandbox

    Language:JavaScript0100
  • jwizzle/nerdchess

    A small chess engine/api written in python. It can be used to implement a game of chess in other projects or be ran stand-alone to play a small commandline chess application.

    Language:Python0100
  • kyleboon/chess-games

    PGNs of classical length games I've played with analysis

  • TeaSkittle/Check-Yourself

    Java based chess puzzle game with mate in one problems

    Language:Java0200
  • yasserali1/Chess-Games-Exploration

    Exploring a Dataset of 20,000 Chess Games played on Lichess.org

    Language:HTML0100
  • johnnyawesome/ChessComText2Speech

    Reads the moves of games on chess.com out loud for practicing with a real chessboard (OTB)

    Language:JavaScript20