krisajenkins/elm-rays
A raycasting hack in Elm
{ "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"}Raycasting
Section titled “Raycasting”Written for April 2016’s West London Hack Night with James Deery and Peter Jones.
![Screenshot]!(screenshot.png?raw=true)
Building
Section titled “Building”You’ll need Elm 0.18. Then call:
$ elm-make --warn --output=index.html src/Main.elm