Sebastian Brosch sebastianbrosch
  • Joined on 2023-11-21
sebastianbrosch pushed to main at FabianHamacher/TurboSchach 2025-01-07 22:37:59 +00:00
1a6e52d52a chessboard removes all chess pieces after usage
sebastianbrosch pushed to main at FabianHamacher/TurboSchach 2025-01-07 19:28:45 +00:00
2c8e62fef0 check, checkmate, stalemate
sebastianbrosch pushed to main at FabianHamacher/TurboSchach 2025-01-07 18:53:38 +00:00
6042e71c2d chess pieces can now detect if they are protective
sebastianbrosch pushed to main at FabianHamacher/TurboSchach 2025-01-07 15:28:03 +00:00
ccc955d0cb improved chess piece position
sebastianbrosch pushed to main at FabianHamacher/TurboSchach 2025-01-06 23:31:17 +00:00
8f64897bf6 code style
sebastianbrosch pushed to main at FabianHamacher/TurboSchach 2025-01-06 20:31:37 +00:00
69052504cc cleanup and code style
sebastianbrosch pushed to main at FabianHamacher/TurboSchach 2025-01-06 11:22:33 +00:00
a791970935 removed old code already replaced
sebastianbrosch pushed to main at FabianHamacher/TurboSchach 2025-01-06 11:18:56 +00:00
1c6baca895 improved symbols and detection of chess pieces
sebastianbrosch pushed to main at FabianHamacher/TurboSchach 2025-01-05 20:33:23 +00:00
06706ff640 added player and turn order using the player objects
sebastianbrosch pushed to main at FabianHamacher/TurboSchach 2025-01-05 18:11:45 +00:00
f4bc9d371b movement and update for next positions
sebastianbrosch pushed to main at FabianHamacher/TurboSchach 2025-01-04 17:48:48 +00:00
c1aff353b3 improved next positions of bishop, queen, rook
sebastianbrosch pushed to main at FabianHamacher/TurboSchach 2025-01-04 14:48:22 +00:00
074cbef775 added graphical chessboard
c7cb4b3fcb output of chessboard as text
Compare 2 commits »
sebastianbrosch pushed to main at FabianHamacher/TurboSchach 2025-01-04 11:44:13 +00:00
3be8e2170b basic movement with new chesspiece classes and new chessboard
sebastianbrosch pushed to main at FabianHamacher/TurboSchach 2024-12-31 12:52:19 +00:00
ee712b65e1 added symbol for algebraic notation
sebastianbrosch pushed to main at FabianHamacher/TurboSchach 2024-12-31 12:27:33 +00:00
7ac5c940be added chesspieces with basic methods and demo
sebastianbrosch pushed to main at FabianHamacher/TurboSchach 2024-12-30 22:28:13 +00:00
ba29fc51d8 player order and movement history (internal)
sebastianbrosch pushed to main at FabianHamacher/TurboSchach 2024-12-30 22:10:16 +00:00
b168809158 just draw the current board
sebastianbrosch pushed to main at FabianHamacher/TurboSchach 2024-12-30 22:06:51 +00:00
2eb3b3ddc1 basic movement for all chesspieces - simple game possible
sebastianbrosch pushed to main at FabianHamacher/TurboSchach 2024-12-29 16:34:12 +00:00
0b5ce02c40 basic save and load of game state
sebastianbrosch pushed to main at FabianHamacher/TurboSchach 2024-12-29 15:01:36 +00:00
e9fde172be ignore exe files
efaa471ce2 removed application
Compare 2 commits »