Welcome to Tile Scrolling Platformer — a side-scrolling adventure built with a tile engine! How to Play: Press the green flag to start Use the arrow keys or WASD to move Left/Right: Move your character Up/Space: Jump Avoid obstacles and reach the end of each level Explore a scrolling world made of blocks!
This game uses tile-based scrolling, where the background moves while the player stays mostly centered Built using Scratch clones, lists, or broadcasts to manage the tiles efficiently Features: A working camera system that scrolls smoothly Custom collision detection with solid blocks Expandable level system (e.g. using lists or costumes) Ideal for learning about how scrolling engines work in Scratch Possible enhancements: Add enemies, coins, traps, or power-ups Design a level editor Add a health bar, lives, or a checkpoint system