From 06bcf090c340ec2624684d8a76ad267c0b6962b9 Mon Sep 17 00:00:00 2001 From: nate smith Date: Thu, 25 May 2023 21:21:33 -0700 Subject: [PATCH] add readme --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f866ab4 --- /dev/null +++ b/README.md @@ -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)