ForNeVeR / ForNeVeR/O21

Command-line argument evolution

Open
#141 1 comment 1 reaction 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
F#
Stars
30
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Currently, we have several ad-hoc arguments for the game to accept data dir and screen size, and also export some game files. I suggest:
1. Move the export commands to a separate application, not the `O21.Game`.
2. Make `--screenSize` an optional named argument.
3. Update the help/usage command.

Maybe it'd be easier to use some lightweight command-line parsing library.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.