Skip to content

Repository files navigation

Ready for Dev Mode?

A playful, pointer-reactive design handoff game by Kevin (Khoa) To. Collect the components, avoid Comic Sans and see whether the sprint ships.

Ready for Dev Mode? game

Project lineage

Kevin designed and built the original experience in Figma Make and published it through the Figma Community. The interaction uses a custom 121-frame gaze system generated for the project and served from Kevin's public Amazon S3 asset bucket. The standalone release retains that asset-hosting architecture.

The underlying gaze-image method is based on Kylan O'Connor's open-source Face Looker project and Replicate model, created in collaboration with fofr and using the fofr/expression-editor model. Kevin generated the project-specific portrait set, adapted the interaction into the game, designed the complete experience and established its S3 delivery.

A separate community ES6 viewer by Jikku is available at jikkuatwork/FaceLooker. It is included here as part of the wider open-source lineage; this repository does not vendor that module.

Figma subsequently selected the Community project for two official resource-library articles:

Run locally

npm install
npm run dev

Create a production build with:

npm run build

The public gaze-image host is the default. To point a development build at another compatible asset host:

VITE_FACE_ASSETS_URL=https://example.com/faces/ npm run dev

Privacy and accessibility

The experience responds to pointer and touch position. It does not request camera or microphone access. The core experience remains keyboard reachable.

Credits

The previous prototype referenced Mixkit sound previews. This public edition removes those external runtime audio dependencies.

See THIRD_PARTY_NOTICES.md for the complete provenance and licence summary.

Licence

Code is released under the MIT Licence. Kevin's portrait and project artwork remain © Kevin (Khoa) To and are included for this project presentation only.

About

A playful design handoff game built in Figma Make by Kevin (Khoa) To.

Topics

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages