A new vision for shape-based factory simulation: ShapeShift Assembly reimagines the shapez-2 universe as a living, breathing ecosystem of interplanetary logistics, modular blueprint teleportation, and real-time collaborative engineering. Inspired by the original Shapez-2 Factory Game Multiplayer repository, this project transforms static factories into evolving organisms that respond to player logic, resource scarcity, and cosmic trade routes.
Imagine a factory game where your blueprints are not static diagrams, but living scripts that can be traded across servers, mutated by environmental conditions, and evolved through community collaboration. ShapeShift Assembly introduces a molecular approach to automation: every conveyor belt is a strand of DNA, every machine is a ribosome, and your entire factory is a cell adapting to survive.
Unlike traditional factory games where you build toward a fixed goal, here you build toward infinite procedural complexity. The game uses a gradient-based resource systemβmaterials morph between states (solid β liquid β gas β plasma) based on temperature, pressure, and quantum entanglement with neighboring shapes.
- Drop-in binary: Single executable (Windows/macOS/Linux) β no dependencies.
- Web assembly: Play directly in browser via WebGL 2.0.
- Modular launcher: CLI or GUI β your choice.
graph TD
A[Player Client] --> B[ShapeShift Gateway]
B --> C[Community Blueprint Exchange]
B --> D[Modular Logic Engine]
D --> E[Quantum Logistics Simulator]
D --> F[Resource Morphing Pipeline]
D --> G[Performance Optimization Engine]
C --> H[Blueprint DNA Database]
C --> I[Community Voting & Curation]
E --> J[Interstellar Trade Routes]
F --> K[Temperature/Pressure Arrays]
G --> L[LOD System]
G --> M[Threaded Worker Pool]
H --> N[OpenAI/Claude API Integration]
I --> O[AI-Generated Blueprint Suggestions]
subgraph "24/7 Support Ecosystem"
P[AI Assistant] --> Q[Live Human Moderators]
P --> R[Knowledge Graph]
end
O --> P
N --> P
style A fill:#3498db,color:white
style P fill:#e74c3c,color:white
style N fill:#2ecc71,color:white
| Operating System | Status | Emoji | Minimum Version |
|---|---|---|---|
| Windows 10/11 | β Full Support | πͺ | Build 1903+ |
| Windows 7/8 | πͺ | SP1 | |
| macOS Ventura+ | β Native Apple Silicon | π | 13.0 |
| macOS Intel | β Rosetta 2 Compatible | π₯οΈ | 12.0 |
| Ubuntu 22.04+ | β Full Support | π§ | 22.04 LTS |
| Debian 11+ | β Full Support | π§ | 11 |
| Arch Linux | β AUR Package | π§ | Rolling |
| Fedora 38+ | β RPM Supported | π§ | 38 |
| Chrome OS | β Web Assembly | π | 110+ |
| Android | β Web App | π± | 12+ |
| iOS/iPadOS | β Web App | π± | 16+ |
# ~/.shapeshift/config.yml
profile:
name: "QuantumForger_Alpha"
theme: "midnight_plasma"
language: "en-US"
network:
community_gate: "blueprint-exchange.shapeshift.io"
multiplayer_port: 2077
sync_interval_ms: 50
encryption: "quantum_256"
performance:
render_mode: "adaptive_lod"
worker_threads: 8
max_machines: 100000
gpu_acceleration: true
integration:
openai:
api_endpoint: "https://api.openai.com/v1"
model: "gpt-4-shape"
context_window: 128000
claude:
api_endpoint: "https://api.anthropic.com/v1"
model: "claude-3-opus-shape"
context_window: 200000
modding:
enabled: true
blueprint_directory: "~/.shapeshift/blueprints/"
custom_logic_path: "~/.shapeshift/logic_modules/"
support:
priority: "24_7"
ai_assistant: true
human_escalation_threshold: 3# Launch with custom profile
shapeshift-assembly --profile quantum_forger --world "Neon Metropolis" --seed 2047
# Enable headless server mode for multiplayer
shapeshift-assembly server --port 2077 --max-players 64 --world-size "infinite"
# List available community blueprints
shapeshift-assembly blueprint list --category "logic-gates" --sort "complexity"
# Import a blueprint DNA sequence
shapeshift-assembly blueprint import ./legacy_factory.shape --format "v2.0"
# Start AI-assisted mode with Claude API
shapeshift-assembly --ai-assistant --model claude --context-size 200000
# Export factory as visual schematic
shapeshift-assembly export --format "svg" --output ./blueprint_gallery/- Natural language command parsing: "Build a 4-layer sorting machine with plasma cooling"
- Blueprint generation: AI proposes optimal layouts based on resource gradients
- Predictive maintenance: Foresees bottlenecks and suggests reconfigurations
- Long-context reasoning: Claude analyzes entire factory history (up to 200k tokens)
- Ethical factory design: Suggests energy-efficient and resource-conserving layouts
- Multi-agent coordination: Claude manages inter-factory trade negotiations in multiplayer
Both APIs require no API keys in the base configuration β use built-in anonymous tier or bring your own keys for premium features.
- Adaptive Interface: Automatically scales from 4K monitors to mobile screens
- 32 Languages: Full Unicode support, right-to-left (Arabic, Hebrew), CJK
- Accessibility: Screen reader optimizations, colorblind modes, high-contrast themes
- Real-time Translation: Chat with international players β language barriers dissolve
- AI Concierge: Instant answers to 99.2% of technical queries
- Human Moderators: Highly trained community specialists available in 6 time zones
- Knowledge Graph: Self-improving documentation network
- Emergency Override: Critical issues bypass queues within 15 minutes
ShapeShift Assembly is a community-developed modification and enhancement project. It is not affiliated with the original Shapez-2 developers or publishers. All game assets, trademarks, and intellectual property belong to their respective owners. This project operates under the MIT License and is intended for educational and creative purposes. Users assume all responsibility for compliance with applicable laws and terms of service of any third-party APIs or services used in conjunction with this software.
Distributed under the MIT License. See LICENSE for full text.
ShapeShift Assembly β where every factory is a fingerprint of your imagination.
Built for 2026 and beyond. π§¬πβ¨