From 4cabba2561f55ee6d068d631e3272ff7bf984b37 Mon Sep 17 00:00:00 2001 From: Logan Hunt Date: Sun, 27 Mar 2022 02:17:26 -0600 Subject: Initial commit - a working dynamic loader with Express --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..c9adcfc --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# BBIY (Big Blue Is You) + +It's like Baba is You, but Aggies (and not as good :P) + +Most artwork is from the initial game, as found [here](https://www.spriters-resource.com/pc_computer/babaisyou/sheet/115231/), besides an ugly AF custom "Big Blue" (I am no artist and I spent way too long on it). + +Music is "Hope is Not Lost" by Jim Hall, found on [free music archive](https://freemusicarchive.org/music/jim-hall/synth-kid-elsewhere/hope-is-not-lost) and cut just a little early to loop better. -- cgit v1.2.3-70-g09d2