Clone of the game Baba is You in JS
Go to file
2022-06-04 15:13:52 -07:00
assets Add music/sounds; fix a bug where you could attempt to resume a game when it was won 2022-04-19 16:51:15 -06:00
src Fix is water/lava 2022-04-20 12:31:37 -06:00
styles Add menuing system with level select and control changing 2022-04-12 22:22:33 -06:00
.DS_Store Add music/sounds; fix a bug where you could attempt to resume a game when it was won 2022-04-19 16:51:15 -06:00
.gitignore Remove swp's 2022-04-11 16:55:46 -06:00
index.html Update to WASD 2022-04-13 17:26:01 -06:00
index.js Wow this is some shitty fucking code god damn 2022-04-18 21:07:55 -06:00
levels-all.bbiy Wow this is some shitty fucking code god damn 2022-04-18 21:07:55 -06:00
package-lock.json Add start run-script 2022-04-04 15:17:49 -06:00
package.json Add start run-script 2022-04-04 15:17:49 -06:00
README.md Update README.md 2022-06-04 15:13:52 -07:00

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

Play online

on my website