- Drag and drop boxes onto same-level boxes to increase their level
- Delete boxes by dragging them onto the delete button
- Shop to purchase new boxes using earned coins
git clone https://github.com/nikvoen/box-evolution
cd box-evolution
npm install
npm run dev