May 2019
Beginner to intermediate
466 pages
10h 44m
English
Our test run shows that our difficulty settings have a small glitch. We should crawl a certain number of articles after the starting point. Our initial article should not count. This is super easy to fix. In Gameplay.newgame, we need to replace for i in 1:difficulty with for i in 1:difficulty+1 (note the +1 at the end). Now, if we try again, it works as intended:
julia> include("six_degrees.jl")
John O'Brien (Australian politician)
Harlaxton, Queensland
Ballard, Queensland
Read now
Unlock full access