LeonardMeyer / tagless-webgl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Scala 99.5%Language:HTML 0.5%