Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 271 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 271 Bytes

Next Twister

This is a twister spinner made with Next.js

Screen Shot

Features

  • Disable same player in a row
  • Force players move to a new color
  • Prioritize unused hand/foot
  • Secret Feature

run locally

npm install
npm run dev