Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 163 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 163 Bytes

Play Scala.js Snake Game

Live demo

http://snake.vmunier.com

Run the application

$ sbt
> project scalajvm
> run
$ open http://localhost:9000