donkirkby / donkirkby/zero-play
Headless mode
- Dominant language
- Python
- Stars
- 10
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
After choosing a set of options for a game, add the option to save those options to a text file like `my_game.zpg`. Then add an option for running the `zero_play` command with an options file:
zero_play my_game.zpg
Add more command-line options like those in the `play` command that got deleted in commit 6a20141fae4100b318396a3342d03f345775d51c.
Contributor guide
Research direction
Start by inspecting the `zero_play` command and commit `6a20141fae4100b318396a3342d03f345775d51c` to understand the deleted `play` options. Trace how game options are selected, then verify that saving them to a `.zpg` file and running `zero_play my_game.zpg` reproduces the selection and supports the requested command-line options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100