summaryrefslogtreecommitdiff
path: root/Homework/cs5410/bbiy/README.md
diff options
context:
space:
mode:
authorElizabeth Alexander Hunt <me@liz.coffee>2026-07-02 11:55:17 -0700
committerElizabeth Alexander Hunt <me@liz.coffee>2026-07-02 11:55:17 -0700
commit6bf4b90c90f15f4ab60833bddf5b5756d1a6b1f6 (patch)
treeed97e39ec77c5231ffd2c394493e68d00ddac5a4 /Homework/cs5410/bbiy/README.md
downloadmisc-undergrad-6bf4b90c90f15f4ab60833bddf5b5756d1a6b1f6.tar.gz
misc-undergrad-6bf4b90c90f15f4ab60833bddf5b5756d1a6b1f6.zip
Diffstat (limited to 'Homework/cs5410/bbiy/README.md')
-rw-r--r--Homework/cs5410/bbiy/README.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/Homework/cs5410/bbiy/README.md b/Homework/cs5410/bbiy/README.md
new file mode 100644
index 0000000..da290c7
--- /dev/null
+++ b/Homework/cs5410/bbiy/README.md
@@ -0,0 +1,20 @@
+# 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 "Fluffing a Duck" by Kevin Macleod, found [on YouTube](https://www.youtube.com/watch?v=yQjAF3frudY).
+
+Background image is stolen [from here](https://i.pinimg.com/originals/b2/2a/a2/b22aa22b2f3f55b6468361158d52e2e7.gif).
+## Building and running
+
+It's as simple as:
+
+```
+npm install
+npm run start
+```
+
+## Play online
+[on my website](https://simponic.xyz/bbiy/)