From 1282884edc9602a406a6a8f529532686a003c412 Mon Sep 17 00:00:00 2001 From: Lucio Romerio Date: Mon, 19 Jun 2017 23:18:25 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 420b8dc..8e1c166 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Cylinders can be added by holding the `SHIFT` key and clicking on the board. Pressing `ENTER` will pause the game. You can also click "Play with Video" to let the board follow a prerecorded video._ -Note that you can access the above description, by pressing the `?` in the top-right corner, from both the main and the resume menu. +Note that you can access the above description by pressing the `?` in the top-right corner from both the main and the resume menu. ## Game Layout We have implemented three different game layouts: _Classic_, _Star Wars_ and _Pokèmon_. @@ -33,7 +33,7 @@ To play using real time edge detection you will need: - A webcam ## How to run -In the `application`folder you find the linux and the windows versions of the game compiled as Java applications. +In the `application` folder you find the linux and the windows versions of the game compiled as Java applications. Alternatively, you can install [Processing](https://processing.org/) and the [Papaya](http://adilapapaya.com/papayastatistics/) library in order to launch the game directly from processing.