This is a strategy solver for a fantasy-like NFL game I play with my friends and friends-of-friends. The game is also known as Last Man Standing, Knockout, Eliminator, Suicide, or King of the Hill.
- The game starts at the beginning of the season
- Each week the players will choose one of the teams in the league. Different players can choose the same team if they wish.
- If a given player’s team wins, they go through to the next week; lose or draw, they’re out.
- The remaining players choose another team that they think will win the following week. Importantly, no player can choose a team they have chosen before.
- This continues until there is one player left. They win!
- Clone locally
yarn install
- Edit
lmsConfig.js
to define the scenario. - Edit
espnSurvivor.js
to load your scenario, by the key. node espnGetStats.js
to refresh stats from ESPN.node espnSurvivor.js
to generate the top scenario solutions.
There are 32 teams in the NFL and 18 weeks in the regular season for 2021. The number of possible permutations is quite large. P(32, 18) = 32!/14!
.
...
https://www.espn.com/nfl/picks https://www.nfeloapp.com/games/nfl-ev-bets