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
6951b860da
forgot to push the normal moves for the pawn, fixed it now
2025-02-03 14:05:32 +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
forgot to push the normal moves for the pawn, fixed it now
2025-02-03 14:05:32 +01:00
piece.cpp
fixed piece recognition
2025-02-03 14:04:52 +01:00
piece.hpp
reordered members of enum
2025-02-03 13:51:43 +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