Added keys!

Bobbi Webber-Manners 2018-05-18 20:29:43 -04:00
parent 5ca8a57e23
commit 043ceb4f8c

@ -1,5 +1,11 @@
This is the biggest 'real' program I have written in EightBall so far. I did this in order to show where EightBall needs improvement. It runs quite nicely, but it is only *just* fast enough when running under the unoptimized reference VM.
**Keys**
- A: Left
- D: Right
- S: Rotate
- There is no 'drop', you have to wait
Also contains some useful code for using Apple ][ lo-res mode and a crappy PRNG. Do not rely on this for your crypto!
```