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 the simulation Host and the visualization Client
  • Autonomous Agents: Agents that act independently of player presence
  • Systemic Simulation: Worlds that run on rules, not scripts
  • Persistent State: 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 14 hours ago
StatusIn development
CategoryTool
PlatformsWindows, Linux
Rating
Rated 5.0 out of 5 stars
(2 total ratings)
AuthorHalfworks
GenreSimulation
Tags3D, custom-engine, Experimental, Game engine, Indie, Sandbox, tech-demo
Average sessionA few seconds
LanguagesEnglish
InputsKeyboard, Mouse
LinksSubscribe via RSS
ContentNo generative AI was used

Download

Download
HalfEngine-0.12.0-Windows.zip 10 MB
Download
HalfEngine-0.12.0-Linux.tar.gz 11 MB
Download
HalfEngine-0.11.0-Windows.zip 9.6 MB
Download
HalfEngine-0.11.0-Linux.tar.gz 11 MB

Install instructions

  • Windows builds are built using Visual Studio 2026 and require the respective VC++ redistributable package to run. The installer can be downloaded from the official website (direct download link).
  • Linux builds from v0.11.0 onwards are built against glibc v2.35 and should work on any reasonably recent Linux distribution.

Development log

View all posts