Quickstart
Getting Started ๐
Welcome to Stark Brawl! Follow these steps to set up and start playing.
๐ Prerequisites
Node.js v18+
Git & GitHub Account
Starknet Wallet (Argent X / Braavos)
A browser that supports WebGL
๐ ๏ธ Installation
git clone https://github.com/SunsetLabs/StarkBrawl.git
cd StarkBrawl
npm install
npm run dev
Last updated