Rakshit.sol
Back to Projects

Ephemeral Ninja

A decentralized Fruit Ninja adaptation on Solana using Ephemeral Rollups for fast, gasless gameplay.

SolanaEphemeral RollupsGaming
Play Demo Video

Slash fruits, avoid bombs. Ephemeral Ninja is a decentralized adaptation of Fruit Ninja. It showcases how action games requiring reflex inputs can exist on-chain.

Innovation

Input coordinates from mouse swipes are batched and sent to the ephemeral rollup, which calculates slice intersections with game objects deterministically.

Key Features

  • Reflex Gameplay: High-speed interaction.
  • Gasless: No signing transactions during gameplay.
  • On-Chain Physics: Collision logic runs in the SVM.

Tech Stack

  • Game Engine: Custom HTML5 Canvas / R3F
  • Chain: Solana Ephemeral Rollups