Skip to content

🍺 BeerPong players and rounds statistics + random tournament generator

Notifications You must be signed in to change notification settings

ITegs/beerpong-stats

Repository files navigation

Beerpong Stats


Your Beer Pong Companion.


Made by ITegs Contributions welcome GitHub Workflow Status (branch)


player_light player_dark

Player stats

Find out which of you is the best beer pong player.
Add as many players as you like and display the total number of games as well as the number of games won and lost of each player.

player_light addPlayer

Played games

Enter the players of the teams and the team that won and get a list of the last games and their results as well as the automatic addition of the game and its result in the player stats.

playedGames addGame

Randomly generated tournaments

When enough players have been added you can start a beer pong championship.
Random teams are formed which then play against another random team. The winning teams then play against each other until only one winning team remains, which is the beer pong champion of that tournament.

tournamentTeams tournamentGames