HalfEngine
A downloadable tool for Windows and Linux
HalfEngine is a bespoke, simulation-first engine developed to power the autonomous world of an upcoming title.
Unlike general-purpose engines, HalfEngine prioritizes:
- Decoupled Architecture: Strict separation between Server (Simulation) and Client (Visualization).
- Autonomous Simulation: A robust tick-based system ensuring agents act independently of player presence.
- Persistent State: Built for worlds that "live" even when no one is watching.
This project documents the incremental development of the engine. Builds are milestone-based tech demos and may not be interactive.
| Updated | 18 days ago |
| Status | Prototype |
| Category | Tool |
| Platforms | Windows, Linux |
| Rating | Rated 5.0 out of 5 stars (1 total ratings) |
| Author | Halfworks |
| Genre | Simulation |
| Tags | 3D, custom-engine, Experimental, Game engine, Indie, Sandbox, tech-demo |
| Average session | A few seconds |
| Languages | English |
| Inputs | Keyboard, Mouse |
| Links | Subscribe via RSS |
| Content | No generative AI was used |
Download
Install instructions
- Windows builds are built using Visual Studio 2022 and require the respective VC++ redistributable package to run. The installer can be downloaded from the official website (direct download link).
- The current Linux builds are built on a rolling release distribution, hence they require the newest version of glibc (v2.43) to run. Future builds will be created on an older, more stable distribution.
Development log
- v0.10.0 | Cold Storage25 days ago
- v0.9.0 | The Human Factor46 days ago
- v0.8.0 | Command and Control54 days ago
- v0.7.0 | Voices from Within64 days ago
- v0.6.0 | Hard Reset71 days ago
- v0.5.0 | Tactile Feedback89 days ago
- v0.4.0 | Visual Horizons97 days ago
- v0.3.0 | Vital SignsDec 22, 2025

