If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!

Build-A-Bear: Catch the Pig

From The Cutting Room Floor
Jump to navigation Jump to search
Build-A-Bear: Catch the Pig

Publisher: Build-A-Bear Workshop
Platform: HTML5


DevTextIcon.png This game has hidden development-related text.
GraphicsIcon.png This game has unused graphics.


Console Logs

scripts.js has a few dummied out console logs.

//console.log(spot1 + " - " + spot2 + " - " + spot3 + " - " + spot4 + " - " + spot5 + " - " + spot6);

//console.log("highscore = " + highScore[1] + " ?/////? good moves = " + goodSpots.length);

//console.log(turnsLeft);

Unused Graphics

Technically not unused. It can be seen for a split second when the game is loading. It is supposed to be for the start screen, but the game skips right into the action.

Build-A-Bear-Catch the Pig-start-bg.jpg

The pig has a sprite sheet, but the game only uses one frame for the pig.

Build-A-Bear-Catch the Pig-pig sprite.png