A downloadable tool

SYNTHRIX Test Engine

Let’s be real: this isn’t Unreal Engine. It isn’t Unity. It’s the SYNTHRIX Test Engine, a bare-bones, slightly chaotic, but surprisingly functional 2D environment built for people who want to mess around with physics and scripts without a 40GB install.

It’s simple, it’s limited, and it’s mostly just a test of what we can do in a browser.

What can you actually do?

  • The "Right-Click & Pray" Workflow: Right-click anywhere to spawn blocks, win zones, or death zones.
  • Dumb-Simple Scripting: Want a block to spin? Paste one line of code. Want a block to kill the player? Paste one line of code. No complex API to learn.
  • Local Customization: Upload any image from your computer to use as a background.
  • Transform Tools: Move and scale blocks (X, Y, Width, Height) to build your level layout.
  • Pure 2D Physics: Basic gravity, jumping, and collision. It’s basically Mario if Mario was just a cyan square in a dark room.

The "Why did I make this?" Section

This is a prototype. It’s meant for testing logic, quick level-design sketching, or just wasting time at school or work. It makes 2D games, it handles win/loss states.

Controls:

  • WASD / Arrows: Move and Jump.
  • Right-Click: Open the Spawner Menu.
  • Ctrl+C (Button): Duplicate your selected node.

Download

Download
SYNTHRIX Engine test.zip 4 kB

Leave a comment

Log in with itch.io to leave a comment.