Jump to content

Honeycombs: Difference between revisions

m
Line 1,464:
reveal(win, true)
if all(map(k -> honeycomb[k].color == colorant"violet", collect(keys(honeycomb))))
println("All hexagons ($chosen, and the last latterletter was $(chosen[end])) have been chosen. Exiting.")
exit(0)
else
Line 1,492:
 
</lang>
 
 
=={{header|Kotlin}}==
4,105

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.