An open API service indexing awesome lists of open source software.

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.

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`)