-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Some (amateur) pre-parsing is done for the command line arguments passed in whenever running the application. However, these remain unused instead of being passed down to our Table() instance to implement the two optional actions one can make from the command line:
- Enable logging (for now, we just have logging set to
trueby default) - Choosing the amount of interactive players in the game (0, 1, or 2)
See where the changes might happen / start happening here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request