Karma Riuk karma
  • Switzerland
  • Joined on 2021-05-15
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
karma pushed to main at karma/stickfosh 2025-01-31 18:20:57 +01:00
6c0819428e implemented checkmate
karma pushed tag v0.3.0 to karma/stickfosh 2025-01-31 18:20:57 +01:00
karma pushed to main at karma/stickfosh 2025-01-31 17:22:19 +01:00
496207861e implemented castling
87e8e75c04 simplified moves, made them algebraic
13e3675665 fixed FEN reading for castling writes
2e27e7b703 implemented king moves (missing castles)
d7863e0d81 added capturing circle around possible capture for
Compare 7 commits »
karma pushed tag v0.2.0 to karma/stickfosh 2025-01-31 17:22:19 +01:00
karma pushed to main at karma/stickfosh 2025-01-31 14:09:10 +01:00
052f815ee1 we have nice looing gui now
karma pushed tag v0.1.1 to karma/stickfosh 2025-01-31 14:09:10 +01:00
karma pushed to main at karma/stickfosh 2025-01-31 11:40:23 +01:00
c14a8c83b3 WE CAN FINALLY PLAY THE GAME. Made controller
karma pushed tag v0.1.0 to karma/stickfosh 2025-01-31 11:40:23 +01:00
karma pushed to main at karma/stickfosh 2025-01-31 10:53:07 +01:00
ac85f3e6d3 added controller to model view controller
ddfb95176b fixed import issue with the queen
Compare 2 commits »