Skip to content

kdingn/quantum-gomoku-app

Repository files navigation

⚠ Now the Service is Unavailable

Sorry for inconvenience of playing on the website, but now the service is end.


⚖ Quantum Gomoku

Quantum gomoku is game gomoku with each stone probability of changing their color.

If you want to prepare your own environment.

You need to prepare your firebase environment and .env.local file on the root.

(example)

NEXT_PUBLIC_API_KEY="..."
NEXT_PUBLIC_AUTH_DOMAIN="..."
NEXT_PUBLIC_PROJECT_ID="..."
NEXT_PUBLIC_STORAGE_BUCKET="..."
NEXT_PUBLIC_MESSAGING_SENDER_ID="..."
NEXT_PUBLIC_APP_ID="..."