https://classy-torte-8dca98.netlify.app/
An interactive game where players inspect packages on a conveyor belt to identify threats.
- Conveyor belt system with various package states
- Interactive inspection mechanism
- Debug mode for development and testing
- Auto-pilot "QUBE MODE" for automated inspection
- Score tracking
- Clone the repository
- Run
npm installto install dependencies - Run
npm startto start the development server - Open http://localhost:3000 to view it in your browser
- Click the purple logo to inspect packages as they pass by
- Identify and remove threats while allowing safe packages to pass
- Try QUBE MODE for automated package inspection