Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 548 Bytes

File metadata and controls

20 lines (15 loc) · 548 Bytes

Bounce Mania

Bounce Mania is a fast-paced paddle game built on Linera Protocol microchains.

Features

  • Interactive canvas game
  • Score tracking
  • Linera smart contract integration (placeholder)

Local Preview

  1. Navigate to frontend/
  2. Open index.html in your browser

Deployment

  1. Install Linera CLI.
  2. Run scripts/deploy.sh to build and deploy the contract.
  3. Update frontend/script.js to connect RPC calls using the generated IDs.

Live Demo

Once deployed, serve frontend/ (e.g., GitHub Pages) for a live demo link.