@rajuice/rocket-shooter
v1.0.0
Published
Rocket Shooter - Epic space shooter game on Stacks blockchain
Downloads
50
Maintainers
Readme
Rocket Shooter
Epic space shooter game built on the Stacks blockchain.
Live Demo
Play at rocket-shooter-seven.vercel.app
Features
- Canvas-based space combat
- Wave-based enemy spawning
- Stacks wallet integration
- On-chain score submission
- Touch and keyboard controls
Quick Start
git clone https://github.com/Dark-Brain07/rocket-shooter.git npm install npm run dev
Controls
| Action | Key | |--------|-----| | Move | Arrow keys / WASD | | Shoot | Space |
Architecture
src/ App.tsx # Main game component utils/ # Helper utilities hooks/ # Custom React hooks types/ # TypeScript types constants.ts # Game constants
License
MIT
