Commit graph

15 commits

Author SHA1 Message Date
A.M. Rowsell
f05dd6d90f
dev: Updates to Board and Piece, formatted code 2025-09-07 17:59:16 -04:00
A.M. Rowsell
8e381cf109
docs: Starting to add Doxygen comments 2025-09-07 17:57:15 -04:00
A.M. Rowsell
e5a124d193
FEN: major portion of FEN import is working and tested 2025-08-30 18:45:04 -04:00
A.M. Rowsell
76c0c3ce8b
FEN: more work on FEN decoding, handling field 2 and 3 2025-08-29 04:16:20 -04:00
A.M. Rowsell
22fe7bdf0b
organize: moved include files to inc/ 2025-08-28 10:45:41 -04:00
A.M. Rowsell
7722a84b2e
astyle: reformatted all files 2025-08-28 10:41:59 -04:00
A.M. Rowsell
b553823dde
FEN: implemented first field of FEN string handling 2025-08-28 10:28:11 -04:00
A.M. Rowsell
22ac250f70
King: finalizing check detection and getLegalMoves() 2025-08-27 14:22:26 -04:00
A.M. Rowsell
68ed9ce922
dev: Pile of updates and formatting fixes. 2025-08-25 16:04:25 -04:00
A.M. Rowsell
b0afa6cd78
dev: formatting fixes, additional Piece logic and properties, etc 2025-08-09 07:06:24 -04:00
A.M. Rowsell
c577c23f1f
license: added MPL header to all source files 2025-08-04 23:14:56 -04:00
A.M. Rowsell
ea62d03680
dev: started to write Board constructor, added all derived Pieces 2025-08-04 02:54:55 -04:00
A.M. Rowsell
ba64e2bcf3
dev: Continue to write the chess logic, working through it bit by bit 2025-08-03 13:11:30 -04:00
A.M. Rowsell
d6eb6b69c2
dev: hardware init code added. starting to write Board methods 2025-08-02 13:32:16 -04:00
A.M. Rowsell
d80b03bdf0
Initial commit of MPLABX version 2025-07-30 21:48:16 -04:00