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
History
Karma Riuk
8da349579d
make_move now checks castle rights after each move
2025-02-02 23:52:24 +01:00
..
pieces
fixed promotion missing colour
2025-02-02 23:16:53 +01:00
board.cpp
make_move now checks castle rights after each move
2025-02-02 23:52:24 +01:00
board.hpp
fully support FEN strings now
2025-02-02 23:05:42 +01:00
castle_side.hpp
made CastleSide a normal enum again to use &
2025-02-02 21:30:37 +01:00
coords.hpp
added algebraic support for coordinates
2025-02-02 22:39:06 +01:00
main.cpp
implemented the en passant target support for FEN
2025-02-02 22:52:46 +01:00
move.hpp
made CastleSide a normal enum again to use &
2025-02-02 21:30:37 +01:00
stickfosh.cpp
did some stuff to make makefile work... it was
2025-02-02 16:26:46 +01:00