Can be found on my GitHub
I developed a fully functioning multi-player RISK platform which allowed users to design and create their own personalised maps to play against others locally.
I implemented the Minimax algorithm from game theory to make a recursion-driven CPU opponent for a simple game of Connect4.
I trained a neural network on 900 entries of real-estate data to estimate house prices. Testing on further data produced 90% success rate