The of the Big Tower Tiny Square series, often cited by the community and seen in open-source implementations on GitHub , is its single, massive continuous level .
// The holy trinity of the game function update() if (checkCollision()) resetPosition(); if (y < 10) nextLevel(); applyGravity();
As you climb, the tower itself "talks" to you via text on the walls, mocking your failures and heightening the stakes. How to Play (and Win)