Raycaster example

Raycaster example based on ssloy's tinyraycaster, using Julia and Gtk with canvas.

Screenshot

Installation

On project's root directory type:

julia --project=.
(raycaster) Pkg> instantiate
julia> include("./src/main.jl")

Instructions

Use W, A, S, D to move.