donkirkby / zero-play

Teach a computer to play any game.
https://donkirkby.github.io/zero-play/
MIT License
10 stars 1 forks source link

Headless mode #21

Open donkirkby opened 4 years ago

donkirkby commented 4 years ago

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.