FabianHamacher
  • Joined on 2023-11-16
FabianHamacher pushed to main at FabianHamacher/TurboSchach 2024-12-20 10:19:41 +00:00
8402e0f1b0 Kleine Änderung
FabianHamacher pushed to main at FabianHamacher/TurboSchach 2024-12-20 01:06:19 +00:00
dc31b31f4b Nutzloser Header Scheiß´hinzugefügt. Like WTF!?
046ffe6607 Gedankensammlung zu Spielverhalten hinzugefügt
94a86ede09 Start implementation of Pawn class
1a931462e2 Add notation matcher and change type of position field to pair
b90a60e877 Change board defintion from vector<vector<int>> to vector<vector<char>> for better compatibility with chesspiece.cpp
Compare 5 commits »
FabianHamacher pushed to main at FabianHamacher/TurboSchach 2024-12-18 23:05:30 +00:00
390ebb597e Create parent class for pieces and change board source from int to char
FabianHamacher pushed to main at FabianHamacher/TurboSchach 2024-12-18 23:00:07 +00:00
e26a7e4927 Add first iteration of primitiv working move method
95bc2a3f3c Move draw method to new class file; Add Utils class
Compare 2 commits »
FabianHamacher pushed to main at FabianHamacher/TurboSchach 2024-12-13 01:45:11 +00:00
41803c5ef3 Wieder recht close an gut, aber immer noch keine schöne Darstellung des Spielbretts
705c505982 Maybe a way to really display the board
ba2c25710e Kill me
Compare 3 commits »
FabianHamacher pushed to main at FabianHamacher/TurboSchach 2024-12-12 20:42:33 +00:00
8e1b9916b3 Erste grobe Beschreibung der Anforderungen
FabianHamacher created branch main in FabianHamacher/TurboSchach 2024-12-12 20:14:14 +00:00
FabianHamacher pushed to main at FabianHamacher/TurboSchach 2024-12-12 20:14:14 +00:00
e94f1fd566 Create README
FabianHamacher created repository FabianHamacher/TurboSchach 2024-12-12 20:11:14 +00:00
FabianHamacher pushed to main at FabianHamacher/TheoInf3-Lexer 2024-11-20 14:31:50 +00:00
5feb35646c Folderize the bullshit
FabianHamacher created branch main in FabianHamacher/TheoInf3-Lexer 2024-11-20 14:30:07 +00:00
FabianHamacher pushed to main at FabianHamacher/TheoInf3-Lexer 2024-11-20 14:30:07 +00:00
910c065a97 Add semi-working Stuff
FabianHamacher created repository FabianHamacher/TheoInf3-Lexer 2024-11-20 14:28:17 +00:00