Solving three men's morris FIFO version and making a fun AI to play! Posted on August 11, 2024 Solving three men’s morris FIFO version [Read More] Tags: tic-tac-toe three-mens-morris graphs
Auto-resizable C arrays Because I'm too lazy to use `realloc` Posted on October 7, 2023 Auto-resizable C arrays [Read More] Tags: C programming array dynamic resizable varray
Animating graphs using spring mass system simulation Physics course finally paid off Posted on September 5, 2023 Graph animation using spring mass system simulation [Read More] Tags: physics simulation springs graphs animation