Skip to content

A KeyForge client for playing against other people, testing decks, and potentially more.

License

Notifications You must be signed in to change notification settings

CorayThan/archon-arena

Repository files navigation

Archon Arena

https://i.imgur.com/Kn5La99.png

Frontend

Setup

yarn

Run locally

  1. Open src/matchmaking/GameRenderer.tsx
  2. Follow the instructions in the file
  3. yarn start
  4. Navigate to http://localhost:3000/game

Backend Functions

The code inside functions usually does not need to be changed.

Install

yarn

Run locally

Get the file "forge-of-the-archons-firebase-adminsdk-key.json" from someone and drop it in /functions

yarn serve

Deploy

firebase login
yarn build
firebase deploy

About

A KeyForge client for playing against other people, testing decks, and potentially more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages