Skip to content

Instantly share code, notes, and snippets.

View Nicell's full-sized avatar
🚀

Nick Winans Nicell

🚀
View GitHub Profile
@Nicell
Nicell / combinatorics.ts
Created July 4, 2019 23:24
TF2 Draft Combinatorics Example
const config = [
{
"name": "Scout",
"numberPerTeam": 1
},
{
"name": "Demo",
"numberPerTeam": 1
},
{