Skip to content

Command Line Flags #1

@VctorAHernndez

Description

@VctorAHernndez

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 true by default)
  • Choosing the amount of interactive players in the game (0, 1, or 2)

See where the changes might happen / start happening here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions