Skip to content

Vikasg7/clj-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clj-chess

A functional approach to chess in Clojure.

Ingredients

  • A pgn-move parser ie. pgn->move function
  • Functions to parse/write fen
  • Functions to play moves
  • Function to get valid moves in any position
  • Passing Perft tests for 6 position upto depths of 3-4

About

A functional approach to chess in Clojure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published