

I was given a book with 3,856 possible story paths...
My programmer brain took over and now the fun is to solve the whole book. Probably a DFS backtracking problem? Still figuring that out.


I was given a book with 3,856 possible story paths...
My programmer brain took over and now the fun is to solve the whole book. Probably a DFS backtracking problem? Still figuring that out.