# Number Memory Game

Number memory game is a mini game where you memorize a random series of digits. You are asked to repeat them in either the order presented (Forward Stage) or in reverse order (Backward Stage).

## Usage

You can start the game by running the following command:

```
npx number-memory-game
```

When answering numbers, there is not need to include spaces or hyphen.
If you are finished typing the number, press Enter to confirm.
