Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use node 20 #97

Merged
merged 46 commits into from
Nov 3, 2024
Merged

Use node 20 #97

merged 46 commits into from
Nov 3, 2024

Conversation

antoinegreuzard
Copy link
Owner

No description provided.

antoinegreuzard and others added 30 commits October 31, 2024 20:21
* feat: add saving game

* refactor

* fix

* fix: some bug

* feat: better ai

* fix: tests en passant

* fix: isValidMove returns true for en passant capture

* fix: isValidMove returns true for en passant capture

* fix: add true

* Create CODE_OF_CONDUCT.md

Signed-off-by: Antoine Greuzard <[email protected]>

* Update issue templates

* refactor ai

* refactor board

* refactor piece

* refactor pieces

* refactor utils

* refactor canvas

* refactor timer

* fix: drag impossible on ai pieces

* fix: remove save game

---------

Signed-off-by: Antoine Greuzard <[email protected]>
Co-authored-by: Antoine GREUZARD <[email protected]>
Signed-off-by: Antoine Greuzard <[email protected]>
Signed-off-by: Antoine Greuzard <[email protected]>
Signed-off-by: Antoine Greuzard <[email protected]>
Signed-off-by: Antoine Greuzard <[email protected]>
Signed-off-by: Antoine Greuzard <[email protected]>
Signed-off-by: Antoine Greuzard <[email protected]>
Signed-off-by: Antoine Greuzard <[email protected]>
* feat: add games.json

* refactor

* refactor

* fix: getAnalyzedMove

* fix: rework endgame and openinggame

* fxi: rework getAnalyzedMove

* fix: working positionKey with FEN string

* feat: better minimax

* feat: add Multi-Cut Pruning

* feat: add determineGamePhase

* feat: better killermoves

* feat: better evaluator

* feat: increase to 5

* feat: use ProbCut

* feat: use Aspiration Windows

* feat: add Contextual Move Ordering

* feat: increase maxTime

* fix maxtime

* feat: increase maxtime

* refactor

* feat: use a random
Signed-off-by: Antoine Greuzard <[email protected]>
Signed-off-by: Antoine Greuzard <[email protected]>
@antoinegreuzard antoinegreuzard self-assigned this Nov 3, 2024
@antoinegreuzard antoinegreuzard changed the title Develop Use node 20 Nov 3, 2024
@antoinegreuzard antoinegreuzard enabled auto-merge (squash) November 3, 2024 09:25
@antoinegreuzard antoinegreuzard merged commit ceee892 into main Nov 3, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant