GZExamples
Example games for GameZero.jl
Install / Use
/learn @SquidSinker/GZExamplesREADME
GameZero.jl Examples
Example games for GameZero.jl
Using
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")
Licenses
Each game is under a seperate license. Please check inside the directory for the correct one.
