• Joined on 2026-02-27
CT pushed to main at CT/csa-final-project 2026-04-26 05:07:59 +00:00
9b6ce56a9c upload UML
CT pushed to main at CT/csa-final-project 2026-04-25 22:14:40 +00:00
3b2520df35 huge update idk
CT pushed to main at CT/csa-final-project 2026-04-25 07:17:52 +00:00
1bd20c4af4 everything basically
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