Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 400 Bytes

File metadata and controls

20 lines (11 loc) · 400 Bytes

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.