Clone of the game Baba is You in JS
assets | ||
src | ||
styles | ||
.dockerignore | ||
.DS_Store | ||
.gitignore | ||
docker-compose.yml | ||
Dockerfile | ||
index.html | ||
index.js | ||
levels-all.bbiy | ||
package-lock.json | ||
package.json | ||
README.md |
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, 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.
Background image is stolen from here.
Building and running
It's as simple as:
npm install
npm run start