Current and past coding projects
This is a selection of various small projects and portfolio pieces, regularly updated and still under construction.
C++ Battleship Solver
Closer to Minesweeper; includes recursive routine for finding 'battleships'.
C++ Blackjack
Autonomous head-to-head Blackjack game; includes generic Card and Deck classes.