Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tamchow authored Jan 14, 2017
1 parent 70749fe commit 6d2a9e4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# PravegaHex
Hex Game for Pravega Biology

Needs Scala to run. I use version 2.11.8. Also needs JDK 8u40 or higher.

Download the `Hexquiz.jar` from the [releases page](https://github.com/tamchow/PravegaHex/releases)
Run via command shell as:

scala HexQuiz.jar

The current working directory needs to have `/Trial/Questions/` folder structure within which individual questions are located.
See [./Trial/Readme.txt](https://github.com/tamchow/PravegaHex/blob/final/Trial/Readme.txt) for more details.

0 comments on commit 6d2a9e4

Please sign in to comment.