An introduction to ZIO using Game Programming!
- Download the repository as a zip archive.
- Unzip the archive, usually by double-clicking on the file.
- Configure the source code files in the IDE or text editor of your choice.
-
Open up a terminal window.
-
Clone the repository.
git clone git@github.com:jdegoes/zio-intro-game.git
-
Launch
sbt
../sbt
-
Enter continuous compilation mode.
sbt:zio-intro-game> ~ test:compile
Copyright© 2019 John A. De Goes. All rights reserved.