Back to work

iOS + Android

Live

Fitscape

Turn a workout into a game you can keep playing.

Fitscape converts steps, cardio, strength work, and sleep into progress inside a role-playing game with equipment, battles, and an evolving character.

01

Workout activity becomes daily game credit without rewarding the same data twice.

02

Repeatable simulations show how different play styles progress before tuning reaches users.

03

A command-line version lets people and coding agents exercise the full game loop without navigating the mobile interface.

The product problem

Fitness data has to become fair game progress.

Workout history can arrive late, overlap, and change after the app first reads it. Fitscape turns that activity into daily credit while keeping the reward understandable to the player.

The game needs the fitness side to feel trustworthy and the progression side to remain interesting. Both halves depend on the same underlying rules.

Current Fitscape home screen showing a character, daily activity, recovery, and progress tracks.
Daily activity, training, and recovery feed the current game loop.
Current Fitscape battle screen showing player rank, league tier, rewards, and leaderboard.
Earned power carries into ranks, rewards, and competition.

The decision

Balance gets tested before players feel it.

Repeatable simulations play through days and weeks with different workout and play styles. The reports make it possible to see where rewards stall, races pull apart, or one strategy overwhelms the rest of the game.

AI-assisted development

The full game can be played without the app.

A functional command-line client exposes the same actions and rules as the mobile game. Developers can inspect a scenario quickly, and AI coding agents can play through changes, reproduce edge cases, and check outcomes before visual polish enters the conversation.

That interface is a modern development tool in its own right: the product becomes easier to reason about because its behavior is available outside the screen.