An open API service indexing awesome lists of open source software.

https://github.com/antlafarge/gather-tournament

Swiss system pairing tournament organizer for Magic the gathering (beta)
https://github.com/antlafarge/gather-tournament

Last synced: 22 days ago
JSON representation

Swiss system pairing tournament organizer for Magic the gathering (beta)

Awesome Lists containing this project

README

        

# Gather tournament

Online demo : https://antlafarge.github.io/gather-tournament

## Dev

```
npm install -g npm
npm install express
npm install
node index.js
```