What or game engine (like JavaScript, Godot, or Unity) do you want to use?
Create a 2D list. 0 = empty, 1 = solid platform. Make it 50 rows high (short tower) or 500 rows high (big tower).
Developers and hobbyists often host playable mirrors of the game on GitHub. For example, the mountain658.github.io repository
: The creator, Evil Objective , has released official walkthrough videos for titles like Big NEON Tower VS Tiny Square , providing insight into the design of its "one continuous level" structure.
Created by (EOI), Big Tower Tiny Square is a puzzle-platformer where you play as a tiny square on a mission to rescue your pineapple from the top of a gargantuan, trap-filled tower.
: A simple geometric shape that represents the player, emphasizing that mechanics—not aesthetics—drive the experience.
What or game engine (like JavaScript, Godot, or Unity) do you want to use?
Create a 2D list. 0 = empty, 1 = solid platform. Make it 50 rows high (short tower) or 500 rows high (big tower).
Developers and hobbyists often host playable mirrors of the game on GitHub. For example, the mountain658.github.io repository
: The creator, Evil Objective , has released official walkthrough videos for titles like Big NEON Tower VS Tiny Square , providing insight into the design of its "one continuous level" structure.
Created by (EOI), Big Tower Tiny Square is a puzzle-platformer where you play as a tiny square on a mission to rescue your pineapple from the top of a gargantuan, trap-filled tower.
: A simple geometric shape that represents the player, emphasizing that mechanics—not aesthetics—drive the experience.