Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 254 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 254 Bytes

tagless-webgl

The code for my talk on tagless final and WebGL.

The game is hosted at https://lukajcb.github.io/tagless-webgl/ and can be played there.

If you want to compile it yourself, simply run:

sbt fastOptJS

And open in your browser.