Projects
Tic Tac Toe Game
Creating a program to run a tic tac toe game, with the added twist of an object that moves randomly and steals pieces during the game.
Made in a team of 2.
My contribution - Coding of the moving element, using JavaScript and JavaFX.