Karma Riuk karma
  • Switzerland
  • Joined on 2021-05-15
karma pushed tag v1.1.0 to karma/stickfosh 2025-02-06 20:14:19 +01:00
karma pushed to main at karma/stickfosh 2025-02-06 10:44:03 +01:00
e821814cd1 updated the code of main
2899820bcc created a very stupid player that plays random
6fd9b15261 moved stickfosh to the ais folder, since we want
97b3eeb984 first version of stickfosh, simply evaluates a
982f933698 removed useless include
Compare 6 commits »
karma pushed tag v1.0.0 to karma/stickfosh 2025-02-06 10:44:03 +01:00
karma pushed tag v1.0.1 to karma/stickfosh 2025-02-06 10:44:03 +01:00
karma pushed tag v0.7.1 to karma/stickfosh 2025-02-05 15:42:12 +01:00
karma pushed tag v0.7.2 to karma/stickfosh 2025-02-05 15:42:12 +01:00
karma pushed to main at karma/stickfosh 2025-02-05 15:42:11 +01:00
a47dc9b695 Merge branch 'main' into opti-2-compacting-move
e8ca1db8d6 using the thread pool for each move in the top
73b2a5b51b created threadpool
3f3017a389 removed useless comments
f768d16a7e removed en passant from move
Compare 7 commits »
karma pushed tag v0.7.0 to karma/stickfosh 2025-02-04 21:54:59 +01:00
karma pushed to main at karma/stickfosh 2025-02-04 21:54:58 +01:00
c55645ad73 using global peft
1b0af3b486 annotated each depths with its time (to then
df20060075 added global peft
151a50fba9 made move str better (includes promotion)
609d5f8c98 fixed castle right rook capture coords
Compare 53 commits »
karma pushed tag v0.6.0 to karma/stickfosh 2025-02-02 23:06:12 +01:00
karma pushed to main at karma/stickfosh 2025-02-02 23:06:11 +01:00
84c3af2bb1 fully support FEN strings now
22acfc5027 fixed slight bug
1ff4b6b1f4 implemented the en passant target support for FEN
2493892b05 added algebraic support for coordinates
bdd8011577 now support the castling sides of the FEN string
Compare 37 commits »
karma pushed tag v0.5.2 to karma/stickfosh 2025-02-02 23:06:11 +01:00
karma pushed to main at karma/stickfosh 2025-02-02 14:55:10 +01:00
139a5c7d8f fixed missing imports
3a2988d351 fixed permissions of fields
c758d1854f removed useless imports
53a0755547 extracted the assert equals to another file to
Compare 4 commits »
karma pushed to main at karma/stickfosh 2025-02-02 14:51:17 +01:00
4792daf127 cpp board can go back and forth from FEN
karma pushed tag v0.5.1 to karma/stickfosh 2025-02-02 14:51:17 +01:00
karma pushed to main at karma/stickfosh 2025-02-02 13:22:08 +01:00
947114877b moved everything related to python in the python
166e1c7664 added some positions to test the move generation
84d73511d2 fixed a bunch of issues with the move generation
4bb068b2a5 added complete FEN support both for reading and writing
92e1ff26fc added pawn promotion
Compare 5 commits »
karma pushed tag v0.5.0 to karma/stickfosh 2025-02-02 13:22:08 +01:00
karma pushed to main at karma/stickfosh 2025-02-01 10:38:17 +01:00
c7884e227b made the initial board a memeber of the board
karma pushed to main at karma/stickfosh 2025-01-31 18:55:39 +01:00
e6fafc8081 implemented en passant
1be71bf203 fixed giga spelling mistake (it's castling right, not castling write)
e862ab6b0b added comments to the make_move function
Compare 3 commits »
karma pushed tag v0.4.0 to karma/stickfosh 2025-01-31 18:55:39 +01:00