Some Projects
Sudoku Solver
Created a sudoku game in Java that has 10,000 possible boards and the ability to solve it self using backtracking.
Sorting Algorithm Visualizer
Pygame sorting algo visualizer, ascending, descending
Snake Game
Fun snake game!
Tetris Game
Pygame Tetris
Calculator App
Created a functional calculator app using Java and the Javafx library
Pong Game
Created a remake of the famous pong game using python and the pygame library