This is the code that runs on the microcontroller inside the FrznChessboard, handling the chess logic and physical interface
Find a file
2025-07-30 21:48:16 -04:00
.gitignore Initial commit of MPLABX version 2025-07-30 21:48:16 -04:00
Board.cpp Initial commit of MPLABX version 2025-07-30 21:48:16 -04:00
Board.hpp Initial commit of MPLABX version 2025-07-30 21:48:16 -04:00
Game.cpp Initial commit of MPLABX version 2025-07-30 21:48:16 -04:00
Game.hpp Initial commit of MPLABX version 2025-07-30 21:48:16 -04:00
main.cpp Initial commit of MPLABX version 2025-07-30 21:48:16 -04:00
NeoPixel.cpp Initial commit of MPLABX version 2025-07-30 21:48:16 -04:00
NeoPixel.hpp Initial commit of MPLABX version 2025-07-30 21:48:16 -04:00
Piece.cpp Initial commit of MPLABX version 2025-07-30 21:48:16 -04:00
Piece.hpp Initial commit of MPLABX version 2025-07-30 21:48:16 -04:00