blob: e5f0740d0f8d99a2c07329d87794b094dcd64407 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# 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
```
|