Skip to content

Vikasg7/clj-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

836e77f · Mar 29, 2023

History

24 Commits
Aug 10, 2021
Mar 29, 2023
Apr 20, 2022
Aug 10, 2021
Sep 4, 2021
Aug 10, 2021

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