jmou/babka-is-you
git clone https://github.com/jmou/babka-is-you.git
git clone git@github.com:jmou/babka-is-you.git
Lightweight entity-component-system (ECS) clone of Baba Is You
stars 5 forks 1
Loading…
blob Babka Is You.pdf
blob README
blob baba.png
blob babka.png
blob cup.png
blob flag.png
blob flour.png
blob index.html
blob is.png
blob nodes.js
blob noun-baba.png
blob noun-flag.png
blob noun-rock.png
blob noun-wall.png
blob noun-water.png
blob rj.png
blob rock.png
blob scone.png
blob tin.png
blob verb-push.png
blob verb-sink.png
blob verb-stop.png
blob verb-win.png
blob verb-you.png
blob wall.png
blob water.png
README
Runs locally on your computer. No servers or dependencies. Just open index.html

Initially all scenes are uncommented which is the full game. To play around
with a single scene, comment out all the sections below it except for
POSTMATTER. Or just check out the branch actXsceneY.

For best experience, use vim with foldmethod=marker.

See the bottom of nodes.js for useful hotkeys (e.g., 'r' to restart).