Plot

## Basics Every time julia starts whether it is in interactive mode or when it is used to run scripts, it runs a startup script. It is called `startup.jl`. Unless otherwise configured it is located …

## Dicewars A simplified version of game [DiceWars](http://www.gamedesign.jp/flash/dice/dice.html) between two players goes such that each player is assigned a stack of 6-sided dice which equate to …