|
8402e0f1b0
|
Kleine Änderung
|
2024-12-20 11:19:33 +01:00 |
|
|
dc31b31f4b
|
Nutzloser Header Scheiß´hinzugefügt. Like WTF!?
|
2024-12-20 02:06:12 +01:00 |
|
|
046ffe6607
|
Gedankensammlung zu Spielverhalten hinzugefügt
|
2024-12-19 14:28:30 +01:00 |
|
|
94a86ede09
|
Start implementation of Pawn class
|
2024-12-19 14:23:57 +01:00 |
|
|
1a931462e2
|
Add notation matcher and change type of position field to pair
|
2024-12-19 14:21:45 +01:00 |
|
|
b90a60e877
|
Change board defintion from vector<vector<int>> to vector<vector<char>> for better compatibility with chesspiece.cpp
|
2024-12-19 14:18:50 +01:00 |
|
|
390ebb597e
|
Create parent class for pieces and change board source from int to char
|
2024-12-19 00:05:13 +01:00 |
|
|
e26a7e4927
|
Add first iteration of primitiv working move method
|
2024-12-18 23:12:48 +01:00 |
|
|
95bc2a3f3c
|
Move draw method to new class file; Add Utils class
|
2024-12-18 20:26:28 +01:00 |
|
|
41803c5ef3
|
Wieder recht close an gut, aber immer noch keine schöne Darstellung des Spielbretts
|
2024-12-13 02:44:59 +01:00 |
|
|
705c505982
|
Maybe a way to really display the board
|
2024-12-13 02:31:59 +01:00 |
|
|
ba2c25710e
|
Kill me
|
2024-12-13 00:10:48 +01:00 |
|
|
8e1b9916b3
|
Erste grobe Beschreibung der Anforderungen
|
2024-12-12 21:42:23 +01:00 |
|
|
e94f1fd566
|
Create README
|
2024-12-12 21:13:26 +01:00 |
|