platformer engine
Platformer Engine: Build Your Own Game, No Coding Required
Platformer Engine is not a game to be played through once, but a powerful and versatile toolkit designed for creating your own platformer games. Built by @Ziyu3, this project provides a fully functional physics and level construction system, allowing you to remix and customize every aspect.
A Foundation for Creativity
The core appeal lies in its accessibility; it offers a complete code base for those who want to make platformers but lack the programming know-how. You are encouraged to dive into the mechanics, redesign the included example levels, and build entirely new worlds from the ground up. The engine handles character movement, collision, and core gameplay loops, letting you focus on design and aesthetics.
Fully Modular and Customizable
A key feature is the modular design. While the project comes with pre-set sounds and music (Vexento's "Syndrome" as the soundtrack), you are free to swap out audio assets to match your game's theme. A practical example from the FAQ: the final demonstration level contains a large block on the right side; removing it is necessary to proceed and is intended to teach users how to modify and extend the game world.
An Educational Development Tool
This is explicitly a learning resource and development engine. The creator strongly emphasizes that it is NOT a short, completable game but a foundation for creation. To use it, you typically remix the project on its original Scratch page, which allows you to save your own copy and start editing. Remember to credit @Ziyu3 if you share creations derived from this engine. For more from the creator, check out their linked itch.io portfolio and YouTube channel for additional insights.