For 2)
2) A good lightweight graphics package for such simple-minded tasks as a 2D 
game board with round pieces on a square grid.
The lowest common denominator for just drawing would be Cairo.jl, a 
declarative way to draw something would be Compose.jl (which then does the 
drawing via Cairo.jl).


Reply via email to