|
f0e1836f2f
|
add memstats / clear lists when new fen position
|
2021-11-14 16:03:36 +01:00 |
|
|
5bf5d6bae9
|
bodichess main loop (move gen/eval/fen init/print pos/print moves)
|
2021-11-14 11:35:03 +01:00 |
|
|
451afea6b5
|
refactor position: now contains board (not board *)
|
2021-11-12 20:22:20 +01:00 |
|
|
bd7d9f8551
|
add memory pool for positions
|
2021-11-12 18:33:39 +01:00 |
|
|
5623dc78a5
|
dummy eval func (pieces + square control), bit ops, shorter int types
|
2021-11-09 20:57:18 +01:00 |
|
|
d38e2f4543
|
Occupancy & square control bitboards + continue printf->logX
|
2021-11-08 08:38:38 +01:00 |
|
|
c7faa88bfa
|
structures forward declarations
|
2021-11-04 13:06:24 +01:00 |
|
|
ad155b5a60
|
piece: printf -> logX
|
2021-11-04 10:01:07 +01:00 |
|
|
0e117bc2f9
|
move from printf to logX() - unfinished.
|
2021-11-03 12:39:23 +01:00 |
|