https://github.com/nilsding/youreasquidnow
Produce "You're a kid now!", "You're a squid now!" loops in any language.
https://github.com/nilsding/youreasquidnow
fun meme programming-languages splatoon
Last synced: 6 months ago
JSON representation
Produce "You're a kid now!", "You're a squid now!" loops in any language.
- Host: GitHub
- URL: https://github.com/nilsding/youreasquidnow
- Owner: nilsding
- Created: 2015-06-07T12:44:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-08-02T07:45:02.000Z (about 6 years ago)
- Last Synced: 2025-03-30T21:32:38.544Z (7 months ago)
- Topics: fun, meme, programming-languages, splatoon
- Language: JavaScript
- Homepage:
- Size: 69.3 KB
- Stars: 7
- Watchers: 3
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# youreasquidnow
Produce "You're a kid now!", "You're a squid now!" loops in any language.
Feel free to contribute, just fork and PR.
## what is this about anyway?
This repository is more of an experiment for me to try out and collect languages. It's based on the popular Nintendo game _Splatoon_, for which [this](https://www.youtube.com/watch?v=pjPOSKnOftA) commercial was made. As you can hear, the phrase "You're a kid now, you're a squid now" is very prominent and therefore it has become an internet meme. This repository is dedicated to infinitely looping those two languages in any language we can find.
## get started
1. `git clone http://github.com/schisma/youreasquidnow.git`
2. `cd youreasquidnow`
3. Compile/interpret (i.e. Rust: `rustc rust/rust.rs`, `./rust/rust`)