A Battleship AI, powered by a custom implementation of a Reinforcement Learning Algorithm in PyTorch. Includes a webapp written with React where users can play against the AI.
Created an online clone of the board game Coup. Backend written in Java on a Tomcat server, and the frontend is written in JavaScript with React.
Link to game website