Commit Graph

7 Commits

Author SHA1 Message Date
Cozma Rares c04d78e05a refactor: just throw an error from validateFEN 2023-04-05 17:55:34 +03:00
Cozma Rares 6c51df3f06 feat: generate pawn moves 2023-04-05 17:39:30 +03:00
Cozma Rares 01e808097a fix: correct piece offsets 2023-04-05 16:13:11 +03:00
Cozma Rares a67544c2aa test: add vitest and fix validateFEN 2023-04-05 14:29:58 +03:00
Cozma Rares a5c27883f7 feat: add validateFEN 2023-04-04 23:57:26 +03:00
Cozma Rares b0eb98901a chore: add constants and basic outline of the engine 2023-04-03 23:31:26 +03:00
Cozma Rares ddc4ec100d initial commit 2023-04-01 19:36:29 +03:00