Presented by Clay Dowling, Jeeva Nadarajah and Nathan Schlehlein of Pillar Technology
-
Clone this git repo:
git clone https://github.com/ClayDowling/trivia.git
-
Open IntelliJ
-
Choose Open and select the "trivia/java" folder.
-
Open the GameRunner.java file.
-
If you see a yellow bar above the editor asking you to set the SDK, click the link and choose your most current Java SDK (probably Java 1.8).
There is also a Refactoring Cheat Sheet which you can use as a reference.