kjs5107 / project-consensus

MIT License
1 stars 1 forks source link

Added random game selection functionality. #25

Closed kjs5107 closed 3 years ago

kjs5107 commented 3 years ago

Description

New button that randomly selects a game id from the mutualSteamGameIDs array, which was refactored to be a field var instead of a method var called 'intersection' before.

Motivation and Context

Resolves #7

Screenshots (if appropriate):

Types of changes

Checklist: