share424 / Match-Bracket-Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Match-Bracket-Generator

Balanced Match Bracket Generator

Overview

This project using p5.js library and Raphael library to draw the bracket. you can choose one of them

Usage

just include main.js if you want to use p5.js as the drawing engine, otherwise include main2.js for RaphaelJs

just call the generate(n) method with the number of player you want

Screenshot

About


Languages

Language:JavaScript 99.7%Language:HTML 0.3%