You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tait Hoyem 580c43a8e8
Bitwise functions/tests now compile.
5 years ago
..
Makefile Let's keep the Makefile as simple as possible. 5 years ago
all_moves_bitwise_functions.cpp Bitwise functions/tests now compile. 5 years ago
all_moves_functions.cpp Minor refactoring in preperation for bitshift moves 5 years ago
bitwise.cpp Half-way done switching to bitwise moves. 5 years ago
bitwise.h Bitwise functions/tests now compile. 5 years ago
bitwise_constants.cpp Half-way done switching to bitwise moves. 5 years ago
bitwise_constants.h Bitwise functions/tests now compile. 5 years ago
bitwise_functions.cpp Bitwise functions/tests now compile. 5 years ago
bitwise_functions.h Bitwise functions/tests now compile. 5 years ago
chess.cpp Fix more permissions 5 years ago
chessBoard.PNG Define, add tests for and write partial impl. of get_all_moves 5 years ago
constants.h Add en passant as possible moves. Cannot move yet due to dumb_move being.. dumb. Seperate custom printing out of main test file. 5 years ago
functions.cpp Minor refactoring in preperation for bitshift moves 5 years ago
functions.h Add en passant as possible moves. Cannot move yet due to dumb_move being.. dumb. Seperate custom printing out of main test file. 5 years ago