01
Design intentions
← Back to projects
Personal · Side project · Playable in the browser · 2026

EON

Context
Personal side project
Platform
Desktop browser
Built with
TypeScript · Canvas 2D · Vite

EON is a prototype I had wanted to build for a long time: a contemplative space exploration game, a ship adrift between stars, with no fail state and nothing chasing the player. It is a side project, built alone and outside studio hours, and it is not a shipped commercial title.

EON.EXE
EON · the boot screen, a grid of ones and zeros resolving under the words SIGNAL LOCK

EON is played with a mouse, so it does not run on a touch screen. It is live on its own address, for when you are back at a desk.

eon.arthurbrosson.com

The game did not load inside this frame. It runs on its own address, in a tab of its own.

eon.arthurbrosson.com

// Mouse only, on desktop. The game reads a pointer, not a keyboard.

eon.arthurbrosson.com

Design intentions

Under construction

Technical

Under construction