Skip to content

CLI game where you need to find out which figure was drawn by marker

Notifications You must be signed in to change notification settings

akgondber/what-figure-drawn-game-cli

Repository files navigation

what-figure-drawn-game-cli NPM version

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

Install

$ npm install --global what-figure-drawn-game-cli

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

Demo

License

MIT © Rushan Alyautdinov

About

CLI game where you need to find out which figure was drawn by marker

Resources

Stars

Watchers

Forks

Packages

No packages published