Example games for GameZero.jl
To play the games in this repo, start the Julia REPL and:
pkg> add GameZero
julia> using GameZero
julia> GameZero.rungame("C:\\path\\to\\GZExamples\\Spaceship\\Spaceship.jl")
Each game is under a seperate license. Please check inside the directory for the correct one.