Bounce Mania is a fast-paced paddle game built on Linera Protocol microchains.
- Interactive canvas game
- Score tracking
- Linera smart contract integration (placeholder)
- Navigate to
frontend/ - Open
index.htmlin your browser
- Install Linera CLI.
- Run
scripts/deploy.shto build and deploy the contract. - Update
frontend/script.jsto connect RPC calls using the generated IDs.
Once deployed, serve frontend/ (e.g., GitHub Pages) for a live demo link.