A brick breaker game.
First clone the repository.
Start Julia in the project folder and type
> julia --project=. in the OS terminal.
julia> using Pkg; Pkg.instantiate()
julia> include("breakout.jl")will load and run the game.
| Name | Name | Last commit date | ||
|---|---|---|---|---|