Skip to content
vic

krisajenkins/elm-rays

A raycasting hack in Elm

krisajenkins/elm-rays.json
{
"createdAt": "2016-04-29T13:24:42Z",
"defaultBranch": "master",
"description": "A raycasting hack in Elm",
"fullName": "krisajenkins/elm-rays",
"homepage": "http://krisajenkins.github.io/elm-rays/",
"language": "Elm",
"name": "elm-rays",
"pushedAt": "2019-04-02T11:47:02Z",
"stargazersCount": 145,
"topics": [],
"updatedAt": "2025-03-31T16:24:13Z",
"url": "https://github.com/krisajenkins/elm-rays"
}

Written for April 2016’s West London Hack Night with James Deery and Peter Jones.

See it live here.

![Screenshot]!(screenshot.png?raw=true)

You’ll need Elm 0.18. Then call:

$ elm-make --warn --output=index.html src/Main.elm