A logic game about shutting boxes. Running in the browser using React-three-fiber.
- Click on the dice to roll it.
- Click on the boxes to shut them.
- Try to shut all the boxes to win.
- Open In the browser
- Clone the repository
- Run
npm install
- Run
npm run dev
- Open localhost:5713 in the browser