Karma Riuk
|
222adbb8f0
|
removed the is_capturing flag of move
|
2025-02-05 14:25:35 +01:00 |
|
Karma Riuk
|
b70ca5302a
|
put back good code
|
2025-02-03 15:36:11 +01:00 |
|
Karma Riuk
|
4df7cbf01a
|
fixed piece recognition
|
2025-02-03 14:04:52 +01:00 |
|
Karma Riuk
|
00137e022a
|
fixed move for position initial guard
|
2025-02-03 14:04:27 +01:00 |
|
Karma Riuk
|
570b8df4a7
|
fixed look_direction
|
2025-02-03 14:04:18 +01:00 |
|
Karma Riuk
|
ce06097063
|
i forgot to actually implement the root legal_moves haha
|
2025-02-03 01:12:30 +01:00 |
|
Karma Riuk
|
fa57dcfc30
|
apparently the default value of a paramter goes in
the declaration and not the defintion, i didn't know that
|
2025-02-03 00:08:13 +01:00 |
|
Karma Riuk
|
b329c41bea
|
got rid of magic numbers
|
2025-02-02 21:13:30 +01:00 |
|
Karma Riuk
|
01c912435b
|
implemented bishop legal moves
|
2025-02-02 20:17:36 +01:00 |
|
Karma Riuk
|
8bf164cb05
|
extracted coords to its own hpp
|
2025-02-02 20:17:27 +01:00 |
|
Karma Riuk
|
e08dbb913e
|
fixed board and pawn moves
|
2025-02-02 19:49:21 +01:00 |
|
Karma Riuk
|
fea3f6c98a
|
fixed signature
|
2025-02-02 18:24:23 +01:00 |
|
Karma Riuk
|
da55f0085f
|
implemented (partially) the pawn move
|
2025-02-02 18:17:37 +01:00 |
|
Karma Riuk
|
67e377bfde
|
made some seperation of concerns
|
2025-02-02 17:16:37 +01:00 |
|
Karma Riuk
|
29453fbb14
|
implemented some stuff
|
2025-02-02 17:13:55 +01:00 |
|