Did a bit more on my advent of code-inspired series today with 16 down and an idea for 17! Also messed around with researching pseudo randomness
Today: I wrote some code to make a crossnumber in Ancient Greek! Bit of a silly side project but fun!
Done some more Advent of Code geocaching problems, 14 and 15 done today! Dijkstra's algorithm in a grid with number values, and then a bit of Pythagoras for some point-to-point distances.
Been working on some problems for my Geocaching advent of code themed puzzles, did 12 and 13 today plus the generation for 14!