Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 165 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 165 Bytes

Simple Scala.js Game Skeleton

To compile: sbt ~fastLinkJS

To run, open target/scala-2.12/classes/index-dev.html in your browser.