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
a790677bb7
implemented queen legal moves
2025-02-02 20:28:41 +01:00
..
bishop.cpp
implemented bishop legal moves
2025-02-02 20:17:36 +01:00
knight.cpp
implemented knight legal moves
2025-02-02 20:24:42 +01:00
pawn.cpp
extracted coords to its own hpp
2025-02-02 20:17:27 +01:00
piece.cpp
implemented bishop legal moves
2025-02-02 20:17:36 +01:00
piece.hpp
implemented bishop legal moves
2025-02-02 20:17:36 +01:00
queen.cpp
implemented queen legal moves
2025-02-02 20:28:41 +01:00
rook.cpp
implemented rook legal moves
2025-02-02 20:19:07 +01:00