Smart Game Board – Software and testing
Software Having everything assembled and tested (all the connections), I started with writing libraries for the LEDs, sensors and handling overall game board state. Then came the game logic (Checkers). Nothing really surprising, and if you’re feeling comfortable with C++ this should be a fairly straight forward step. I wanted to organize code efficiently, soRead more about Smart Game Board – Software and testing[…]