2018 d10 p1 & p2
This commit is contained in:
parent
ebce3e7583
commit
018011dd27
7 changed files with 538 additions and 29 deletions
12
2018/10/java/README.md
Normal file
12
2018/10/java/README.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
## How to Play!
|
||||
Download [processing](https://processing.org/download/) (for free) and run this script inside of it.
|
||||
|
||||
Zoom out a sufficient amount.
|
||||
Slow down and speed up time until you see the points align.
|
||||
#### Controls:
|
||||
* `+` | `-` - zoom in / out.
|
||||
* `>` | `<` - speed up / down.
|
||||
* `shift` + `>` | `<` - speed up / down (more).
|
||||
* `/` - set speed to `0`
|
||||
* ` ` (spacebar) takes a snapshot and saves it in `./frames/`.
|
||||
* arrow keys to move.
|
Loading…
Add table
Add a link
Reference in a new issue