Skip to content

Chess piece movements on a board using solidity

Notifications You must be signed in to change notification settings

DemolaJames/Chess

Repository files navigation

Game Pieces to support:

  • Knight - Moves as implemented by libraries
  • Bishop - Moves diagonally, any distance within board boundaries
  • Queen – Moves diagonally, horizontally or vertically, any distance within board boundaries

About

Chess piece movements on a board using solidity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published