TabletopTracker.com tracks which new board games deserve your attention among the thousands of games that are published each year.
Rankings are based on the number and quality of user ratings on BoardGameGeek.com. Data is calculated daily. Hover over the title of a chart for more details.
Tabletop Tracker was created and is maintained by Nathan T. Baker. Subscribe to the Tabletop Tracker email list to learn when new charts and features are added.
- Clone this repo.
- In the root folder, run
elm make
to download dependencies. - Run
elm reactor
. - Visit http://localhost:8000/index.html.
- To compile Sass into CSS run
sass --watch sass/style.scss:css/style.css
.