Skip to content

A task management game where the controls don't work reliably.

License

Notifications You must be signed in to change notification settings

aviraccoon/skill-issue

Repository files navigation

Skill Issue

A task management game where the controls don't work reliably.

Run locally

bun install
bun run dev

Build

bun run build

CLI

A headless simulation tool for exploring game mechanics, running automated playthroughs, and finding interesting seeds.

bun run cli --help
bun run cli sim --seed 12345          # Run simulation
bun run cli play --seed 12345         # Play interactively
bun run cli compare -n 100            # Compare strategies
bun run cli find-seed --survived -l 5 # Find seeds matching criteria

See src/cli/README.md for full documentation.

License

Code: MIT | Content: All Rights Reserved

See LICENSE for details.

About

A task management game where the controls don't work reliably.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published