CLI game where you need to figure out a shape whose outline is being drawn with a marker, the previous mark of which is erased
$ npm install --global what-figure-drawn-game-cli
$ what-figure-drawn-game-cli --help
CLI game where you need to figure out a shape whose outline is being drawn with a marker, the previous mark of which is erased
Usage
$ what-figure-drawn-game-cli
Options
--fullscren Whether to use fullscreen mode
Examples
$ what-figure-drawn-game-cli
$ what-figure-drawn-game-cli --fullscreen
$ what-figure-drawn-game-cli -f
MIT © Rushan Alyautdinov