Tommy Collier's repositories
CSIS1410-FinalProj
Group Final Project for CSIS 1410
CSIS2420-FinalProj
Implementation of Conway's Game of Life made with a Graph (Princeton's Algs4)
CSIS2810_FinalProj
Pong implementation using a .96in OLED and an Arduino Uno
DbLogger
Logs room audio level using an Arduino ESP32, and uploads data to a Google sheet for use in Google Looker Studio
HSub-Sudoku
Unity version of my first CS project, a sudoku hidden subset solver
Sudoku-Calculator
"Sudoku Calculator" that takes a grid and can 1. check if the solution is valid (works if not entirely filled as well), 2. provide all possible digits to note in each cell, and 3. use those notes to identify doubles, triples and quadruples.
Tilemap-Automata
Cellular automata and other tilemap-based simulations in Unity.
Word-Search
Simple python word search program