scalajs-simple-canvas-game
scalajs-simple-canvas-game copied to clipboard
Simple HTML5 Canvas game ported to Scala.js.
Simple HTML5 Canvas game ported to Scala.js
Original tutorial in Javascript : how-to-make-a-simple-html5-canvas-game.
Play the live demo.
Have a look at Sjs-Simple-HTML5-canvas-game by SeriousSoftware for a different version of this game, showcasing the use of several technologies.
Run the application
$ sbt
> fastOptJS
$ open index-dev.html