Uno (Card Game)/Julia: Difference between revisions

m
const globals
m (move logging area to side)
m (const globals)
Line 7:
 
""" channel, communicates player's mouse choice of card or color to game logic """
const channel = Channel{Any}(100)
 
""" flush the channel from mouse choice to game logic """
4,102

edits