The primary purpose of this program is to randomly choose a board game from my collection, filtering based on things like player count, desired duration, player age, and game types.
- Random Board Game selection based on useful filters.
- Interface to manage the board game collection.
- Ability to scrape a board game collection from http://BoardGameGeek.com
- Use of http://Random.org for random number generation.