This website requires JavaScript.
Explore
Help
Register
Sign In
karma
/
stickfosh
Watch
1
Star
0
Fork
0
You've already forked stickfosh
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
stickfosh
/
cpp
/
src
/
pieces
History
Karma Riuk
ce06097063
i forgot to actually implement the root legal_moves haha
2025-02-03 01:12:30 +01:00
..
bishop.cpp
implemented bishop legal moves
2025-02-02 20:17:36 +01:00
king.cpp
fixed type mismatch
2025-02-02 22:04:31 +01:00
knight.cpp
implemented knight legal moves
2025-02-02 20:24:42 +01:00
pawn.cpp
fixed promotion missing colour
2025-02-02 23:16:53 +01:00
piece.cpp
i forgot to actually implement the root legal_moves haha
2025-02-03 01:12:30 +01:00
piece.hpp
we can finally print pieces and colours properly
2025-02-03 01:05:37 +01:00
queen.cpp
fixed minor bug
2025-02-02 21:37:43 +01:00
rook.cpp
implemented rook legal moves
2025-02-02 20:19:07 +01:00