add readme
parent
1447b954d5
commit
06bcf090c3
|
@ -0,0 +1,16 @@
|
|||
# longway
|
||||
|
||||
being a little joke program based on a recurring utterance in [the Action Button review of Pac-Man by Tim Rogers](https://youtu.be/GPzVlTgZoCg?t=190).
|
||||
|
||||
```bash
|
||||
MOBYKEY=moby_123abc go run main.go
|
||||
wow. games sure have come a long way since Bust-A-Move 4 for Windows!
|
||||
```
|
||||
|
||||
that's it. there are no flags. the output is slightly randomized.
|
||||
|
||||
thanks, [moby games](https://mobygames.com), for the slick API <3
|
||||
|
||||
## author
|
||||
|
||||
[vilmibm](https://tilde.town/~vilmibm)
|
Loading…
Reference in New Issue