Skip to content

sonenko/train-prog-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming game "Train"

Web game, where player should write pseudo code that will be used by 2 trains and will entail situation when rear train catch up with the first

Demo

https://sonenko.github.io/train-prog-game/index-opt.html

run in dev mode

sbt ~fastOptJS
// navigate browser to http://localhost:12345/target/scala-2.12/classes/index-dev.html

compile for prod

sbt fullOptJS

About, history

Initially - playing with ScalaJS, and investigating if it is comfortable for me to use ScalaJS in production.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published