Mission Statement

To make it easy and fun to record the results of board games so you can get interesting statistics, Achievements, and Badges.


My name is Jake Gordon (@jakejgordon, Blog, https://github.com/jakejgordon/ on GitHub) and I created NemeStats because I love board games and software development. A group of co-workers play board games nearly every day at work and we were keeping track of wins/losses on a whiteboard -- as I've come to believe many people do. I had been wanting to start a project outside of work just to brush up on some new technologies and figured I might as well build a web application to track the results of board games... and NemeStats was born!

My 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.


Integration and Contributors

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.


Special Thanks

So far I've been able to enlist the help of a number of people whom I'd like to thank for their contributions:

License

NemeStats is a free website for tracking the results of board games. Copyright (C) 2015 Jacob Gordon

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.