Skip to content

Zerthox/gw2-bingo

Repository files navigation

Guild Wars 2 Bingo

Simple game of bingo for your Guild Wars 2 Fractal runs.

Visit zerthox.github.io/gw2-bingo/ to play.

Adding new bingo fields

Bingo fields are defined in data/fields.json.
When creating a Pull Request, make sure to add the new fields at the end of the file.
You can also create an Issue, if you do not want to deal with editing JSON.

Build setup

The project makes use of Gatsby as the main frontend framework. The UI is written in TypeScript using React. Styling is done with Sass.

All of these are included as npm dependencies. You are only required to have Node.js installed.

# install dependencies
npm install

# run gatsby dev server
npm run dev

# build site for production
npm run build

About

Bingo game for Guild Wars 2 Fractal runs.

Topics

Resources

Stars

Watchers

Forks

Contributors