Skip to content
/ chess Public

Given a chessboard, calculate the value of each non-occupied square. The value of a square is +1 for every piece on the board that can navigate to that square within 1 turn.

Notifications You must be signed in to change notification settings

Dpay123/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

Given a chessboard, calculate the value of each non-occupied square. The value of a square is +1 for every piece on the board that can navigate to that square within 1 turn.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages