This repository currently contains the project pitch and implementation research for the Web3 game experience.
pnpm install
pnpm devOpen the local URL printed by Vite, then press the Right Arrow to play the Version 1 medium attack. The other arrow keys currently show their reserved move status.
- Project structure - Folder and documentation map.
- Game implementation docs - Code-level game architecture, visual slice, and asset contract.
- Research index - Separate research documents and architectural decisions.
- Provider resources - Official Arbitrum, Phaser, ZeroDev, and Magic documentation plus the ZeroDev authentication findings.
- Testnet review - Capability-by-capability assessment of what can run on Arbitrum Sepolia and what needs mainnet.
- JavaScript game libraries - Comparison of browser game-engine options.
- Game assets and environment - Character and arena production pipeline.
- Application source - SvelteKit route and local Excalibur battle scene.
- Web3 session demo - Isolated Magic, ZeroDev, and Arbitrum Sepolia flow.
- Arbitrum contracts - Native test-ETH match spending and settlement contract.
- Static frontend pages - Isolated landing and reusable conclusion pages.
- Game assets - Browser-ready arena, mage, and spell files.
- Project constraints - Confirmed implementation and dependency decisions.
- Pitch PDF - Product narrative, sponsor positioning, and source links.
- Session Zero build guide - Supplied tool, architecture, and build-order guide.