Let me know what you want to create, and we can build or find the exact mod you need! Share public link
Objects or systems embedded with custom code to perform actions standard tools cannot (e.g., homing missiles, anti-gravity zones, or working digital clocks).
What are you trying to build (e.g., engines, marble runs, logic gates)? algodoo mods
Creating homing missiles, thrusters, or complex logic gates.
Originally launched in 2009 as the successor to Phun , Algodoo is a 2D physics sandbox designed for learning and pure, hands‑on creativity. Unlike many physics toys that restrict you to pre‑built objects, Algodoo lets you draw shapes, set materials, assign forces, and watch everything interact in real time. Over the years it has become a tool for educators, animators, and hobbyists alike, with a huge library of user‑shared content. Let me know what you want to create,
Any code placed in an object's postStep field executes every single frame of the simulation. This is the foundation for creating self-propelling objects, tracking systems, and constantly updating UI readouts. Conclusion
The modding community is also exploring more modern solutions. One example is a that acts as a connector between Algodoo and web‑based tools. Such setups allow you to stream simulation data to a dashboard, log physics events to a file, or even build a multiplayer experience atop the 2D physics engine. Creating homing missiles, thrusters, or complex logic gates
Standard Algodoo wheels can feel rigid. Modded scenes introduce realistic multi-link suspensions, functional internal combustion engines (complete with pistons, valves, and crankshafts), and manual transmissions controlled by keyboard inputs. 2. Destruction and Ragdoll Mods
: Many creators share advanced tutorial videos alongside direct download links for specialized script packs and custom textures. Categories of Community Content The community splits custom content into three main tiers: Content Type Description Primary Use Case Scene Saves (.phz)
: While Algodoo has built-in textures, community members often share "material" presets that mimic real-world surfaces like carbon fiber, brushed steel, or weathered wood. 3. Algobotics and Logic