Karma Riuk karma
  • Switzerland
  • Joined on 2021-05-15
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 »
karma pushed tag v0.0.5 to karma/stickfosh 2025-01-31 10:53:07 +01:00
karma pushed to main at karma/stickfosh 2025-01-30 17:23:44 +01:00
bb0a3266c7 implemented queen legal moves
aabbaa83a8 again extracted some logic, implemented rook legal
96b9b3db86 extracted some logic to the piece class and
6b0a134230 fixed more colour issues
Compare 4 commits »
karma pushed tag v0.0.4 to karma/stickfosh 2025-01-30 17:23:44 +01:00
karma pushed to main at karma/stickfosh 2025-01-30 11:49:19 +01:00
e95caa0015 implemented bishop's possible moves
bb0b8cdd27 imported colour also in gui
55ba824b13 fixed circular dependency
16d107e5ea fixed the colour that was extracted
baa09135ee made is_capturing a kwarg
Compare 12 commits »
karma pushed to main at karma/stickfosh 2025-01-29 16:50:43 +01:00
06f78487d9 the FEN notation can be read to create a position
karma pushed tag v0.0.3 to karma/stickfosh 2025-01-29 16:50:43 +01:00
karma pushed to main at karma/stickfosh 2025-01-29 15:03:46 +01:00
51648a5960 fixed some issues, now showing legal moves of
331c475c2a made members of enum better
28ef132944 created basic gui
Compare 3 commits »
karma pushed tag v0.0.2 to karma/stickfosh 2025-01-29 15:03:46 +01:00
karma pushed to main at karma/stickfosh 2025-01-29 12:11:51 +01:00
f7c0dcbd4b final update (spoiler: no) of the github workflow
karma pushed to main at karma/stickfosh 2025-01-29 12:10:00 +01:00
8f156616f0 pawns have their legal move list
a2ebb314eb pieces now know if they are white or black
Compare 2 commits »
karma pushed tag v0.0.1 to karma/stickfosh 2025-01-29 12:10:00 +01:00