Skip to content

A program that builds a graph of all possible piece positions on chess board. Piece positions are represented by nodes. Moves are represented by branches

License

Notifications You must be signed in to change notification settings

pradeepdsmk/chess-tree

Repository files navigation

Chess Tree

A c++ program that builds a graph of all possible piece positions on chess board

Piece positions are represented by nodes

Moves are represented by branches

This project is developed on Windows 8 using Visual Studio 2019

About

A program that builds a graph of all possible piece positions on chess board. Piece positions are represented by nodes. Moves are represented by branches

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages