Nim game: Difference between revisions

Content added Content deleted
Line 1,136: Line 1,136:
<syntaxhighlight lang="basic">title "NIM"
<syntaxhighlight lang="basic">title "NIM"


let h = int: (rnd) * 12 + 12
let h = 12


label loop
label loop