2018 d10 p1 & p2

This commit is contained in:
Tristan 2018-12-10 23:45:00 +00:00
parent ebce3e7583
commit 018011dd27
7 changed files with 538 additions and 29 deletions

12
2018/10/java/README.md Normal file
View 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.