projects

Here are a few things I've made. I plan to put them on GitHub sometime. Honestly.

Connect Four

I made a simple connect four game for an assignment in COMP3608.

Sudoku Solver

I wrote a naive sudoku solver in Python for kicks one day.