Skip to content

TheRealKyle62/Oddible2-fork

 
 

Repository files navigation

ODDIBLE

A responsive music-puzzle prototype inspired by Wordle, built with Next.js and Tailwind CSS.

Run locally

  1. Install Node.js 20 or newer.
  2. Run npm install.
  3. Run npm run dev.
  4. Open http://localhost:3000.

Included

  • Responsive instrument and effect selection grids
  • Predefined demo answer: Synth + Reverb
  • Guess submission, feedback, reset flow, and attempt history
  • Keyboard-friendly buttons with focus states and arrow-key navigation
  • Tailwind-based styling with a light music-tech visual direction

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 97.4%
  • CSS 2.6%