amr pushed to fen at FrznChess/chessmcu 2025-08-28 14:31:29 +00:00
b553823dde
FEN: implemented first field of FEN string handling
amr pushed to dev at FrznChess/chessmcu 2025-08-28 14:31:02 +00:00
78749a6af2
dev: Added QS/KS castle checking; simplified moveList pruning
e42457d3ab
MPLAB: updated configurations.xml
22ac250f70
King: finalizing check detection and getLegalMoves()
Compare 3 commits »
amr created branch dev in FrznChess/chessmcu 2025-08-27 18:21:09 +00:00
amr pushed to dev at FrznChess/chessmcu 2025-08-27 18:21:09 +00:00
7fad5e53af
dev: added some string helper functions, updated gitignore
31499ed6e1
dev: working on check detection algorithm
Compare 2 commits »
amr pushed to main at FrznChess/chessmcu 2025-08-25 20:05:05 +00:00
68ed9ce922
dev: Pile of updates and formatting fixes.
amr pushed to main at FrznChess/chessmcu 2025-08-09 11:07:30 +00:00
47043a7869
graphics: added graphics.cpp, test file for piece shapes
b0afa6cd78
dev: formatting fixes, additional Piece logic and properties, etc
Compare 2 commits »
amr pushed to main at FrznChess/chess_mcu_board 2025-08-07 12:59:06 +00:00
4da62f2ed3
design: Added QFN alt footprint, completed PCB layout
amr pushed to main at FrznChess/chess_mcu_board 2025-08-07 12:41:58 +00:00
d3c2f9bd41
README: why do I always forget markdown syntax
amr pushed to main at FrznChess/chess_mcu_board 2025-08-07 12:40:57 +00:00
c1e023f126
README: added image (Hopefully)
amr pushed to main at FrznChess/chesshw 2025-08-06 13:33:41 +00:00
d7d2235dd5
hw: updates to reflect move of MCU to separate board
amr pushed to main at FrznChess/chessmcu 2025-08-06 13:30:46 +00:00
cc37d834fe
config: updated project config
016654da2f
dev: added Pawn movement checks, working through legal move logic
Compare 2 commits »
amr pushed to main at FrznChess/chessmcu 2025-08-05 03:15:18 +00:00
c577c23f1f
license: added MPL header to all source files
amr pushed to main at FrznChess/chessmcu 2025-08-05 01:46:00 +00:00
2d83f43cfb
dev: Fixing compilation/linking errors, added other piece classes
amr pushed to main at FrznChess/chessmcu 2025-08-04 06:55:34 +00:00
ea62d03680
dev: started to write Board constructor, added all derived Pieces
amr created pull request NotAShelf/eh#1 2025-07-22 02:01:01 +00:00
Update .forgejo/workflows/rust.yaml
amr created branch amr-patch-1 in NotAShelf/eh 2025-07-22 02:00:38 +00:00
amr pushed to amr-patch-1 at NotAShelf/eh 2025-07-22 02:00:38 +00:00
b07a7e73e4 Update .forgejo/workflows/rust.yaml
amr pushed to main at amr/spigotcpp 2025-07-21 21:31:59 +00:00
d4fca8a99b .depend had random stuff in it I forgot about
amr pushed to main at amr/spigotcpp 2025-07-21 21:30:22 +00:00
cd6085d121 Fixed mistake in action file
amr pushed to main at amr/spigotcpp 2025-07-21 21:26:19 +00:00
5a4147b750 Added forgejo action