mirror of
https://github.com/bobbimanners/EightBall.git
synced 2024-11-28 20:51:55 +00:00
Added keys!
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.
|
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!
|
Also contains some useful code for using Apple ][ lo-res mode and a crappy PRNG. Do not rely on this for your crypto!
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user