Skip to content

githyperplexed/plinko-input

Repository files navigation

plinko-input

A plinko-style "enter the code" game. Aim the cannon, drop balls through the draggable peg rail, and land the target code in the slots — then submit.

Play it live at plinkoinput.com

Built with Svelte 5 (runes) + Vite + Tailwind v4. Hand-written deterministic 2D physics (gravity, swept collisions, ball-to-ball, a trajectory preview).

Develop

bun install
bun run dev      # start the dev server
bun run build    # production build to dist/
bun run preview  # serve the build
bun run check    # svelte-check (types)
bun run format   # prettier

About

No description, website, or topics provided.

Resources

Stars

48 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors