• Joined on 2026-02-27
CT pushed to main at CT/csa-final-project 2026-04-24 23:33:29 +00:00
27c3443f64 upload ERD
CT pushed to main at CT/csa-final-project 2026-04-24 20:53:56 +00:00
8d990329ca setup
CT pushed to main at CT/csa-final-project 2026-04-24 20:53:19 +00:00
5dd20c79af setup
CT pushed to main at CT/csa-final-project 2026-04-24 20:52:48 +00:00
19800c2e88 first commit
CT created branch main in CT/csa-final-project 2026-04-24 20:52:48 +00:00
CT created repository CT/csa-final-project 2026-04-24 20:52:32 +00:00
CT pushed to main at CT/chess 2026-04-24 20:48:21 +00:00
bb85a44235 on test moves original square == null instead of captured piece
CT pushed to main at CT/chess 2026-04-24 20:44:18 +00:00
CT pushed to main at CT/chess 2026-04-24 18:34:04 +00:00
c3318f834c king, copy board logic, getPseudoMoves
CT pushed to main at CT/chess 2026-04-24 04:07:26 +00:00
984c37a833 added rook, created bishop file
CT pushed to main at CT/chess 2026-04-23 21:18:33 +00:00
ce61482b9e refactored pawn movement + implemented knight movement
CT pushed to main at CT/chess 2026-04-23 21:01:09 +00:00
6e6c222d57 compiled
d834371ca3 change string != string to !string.equals(string) in pawn
Compare 2 commits »
CT pushed to main at CT/chess 2026-04-23 20:58:32 +00:00
a2b0c23b42 compiled
CT pushed to main at CT/chess 2026-04-23 20:57:29 +00:00
CT pushed to main at CT/chess 2026-04-23 18:10:41 +00:00
677eae9119 pawn moves check
CT pushed to main at CT/chess 2026-04-22 03:43:15 +00:00
7f9cdfea63 reorganized code
CT pushed to main at CT/chess 2026-04-21 16:21:01 +00:00
94e4377364 formatting and compiling
CT pushed to main at CT/chess 2026-04-20 23:39:04 +00:00
76c4dea36a compiled + reorganized
CT pushed to main at CT/chess 2026-04-20 23:32:58 +00:00
d380615978 add white Pawn
CT pushed to main at CT/chess 2026-04-20 23:32:21 +00:00
998b4d3b7d Upload black pawn