Racing game made with Scala.js.
Try it out here.
Playable with keyboard, mouse, or touchscreen (see https://github.com/sammthomson/scalajs-pointer-events-polyfill).
To compile:
sbt fullOptJS
Then open index.html
in a browser.
Racing game made with Scala.js.
Try it out here.
Playable with keyboard, mouse, or touchscreen (see https://github.com/sammthomson/scalajs-pointer-events-polyfill).
To compile:
sbt fullOptJS
Then open index.html
in a browser.