My name is Brian Baker (BGG: HolisticDeveloper) and I am the current owner and maintainer of NemeStats. I discovered NemeStats around 2018 through its integration with the wonderful Board Game Stats app. I loved the idea of adding a "meta layer" to game night and quickly introduced it to my group as a fun way to keep track of rivalries and the "best" gamer in the group.
NemeStats was originally built by Jake Gordon (GitHub) because he loved board games and software development. A group of co-workers played board games nearly every day at work and were keeping track of wins/losses on a whiteboard -- as he had come to believe many people do. He had been wanting to start a project outside of work just to brush up on some new technologies and figured he might as well build a web application to track the results of board games... and NemeStats was born!
Our shared goal is to build a site that is fun, easy to use, and compelling enough that board gamers will want to record the results of their played games so they can get statistics that go way beyond just simple win/loss ratios. NemeStats requires that each game has each player's rank recorded. This opens up the opportunity to do much more advanced statistics like "How often do I beat a given player on a given game with a given number of players?" or "Who is the best at a particular game?" or "What is my average rank across any number of given games?" or even "Who is my Nemesis?".
NemeStats already has a system for calculating gaming points -- or "NemePoints" -- in a way that attempts to measure the quality of wins that a player achieves. For more information on NemePoints, check out the About NemePoints page.
For information on Badges and Achievements, check out the About Badges and Achievements page.
NemeStats can always use contributions from Software Developers, UX Designers, Marketers, or anyone who wants to provide feedback. If you are interested in contributing, feel free to email us at [email protected].
If you are interested in integrating with NemeStats, check out our REST API documentation on Apiary. You can also reach out directly via [email protected] if you want to discuss integration opportunities.
THe following people were all instrumental in getting NemeStats off the ground:
NemeStats is a free website for tracking the results of board games. Copyright (C) 2025 Brian Baker
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses. A copy of the license can also be seen on GitHub here: https://github.com/jakejgordon/NemeStats/blob/master/LICENSE
The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read http://www.gnu.org/philosophy/why-not-lgpl.html.