Jump to content

CLI-based maze-game: Difference between revisions

m
→‎{{header|Julia}}: background color
m (→‎{{header|Julia}}: help display change)
m (→‎{{header|Julia}}: background color)
Line 1,060:
 
function play()
print(Crayon(background=(0,0,0), foreground=(250,250,250))) # white on black
Screen.clear!(Screen.All())
game = Game()
4,105

edits

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