We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated 2. Setting apps up (markdown)
Minor improvements on section 2
First exercise from 3
Update exercise 2 instructions.
There is no `common` module, only `commonJS` and `commonJVM`. The console will only run for `commonJVM`, running it in `commonJS` will start the JVM one anyway. The console import root is the `scala` package, which has its own `io` module. `_root_` is necessary to run this in the console.
Added a commit (to a new branch) that has the intermediary step for the first game modeling step.
Update commit refs
Updated Setting apps up (markdown)