memory-speed-numbers
v1.0.2
Published
Memory Speed Numbers is a mini memory game package
Downloads
1
Readme
Memory Speed Numbers
Memory Speed Numbers is a mini-game where you memorize randomly displayed numbers.
Installation
To add the Memory Speed Numbers package to your project, run the following command:
npm install memory-speed-numbers
Usage
Once the package is installed, you can use it by running the following command:
npx numbers
When inputting the memorized numbers, you have the flexibility to include spaces and line breaks as you prefer. It's important to note that only numeric characters are allowed for input; any other non-numeric characters will be rejected. For including line breaks, simply press the "Enter" key once. You can navigate back and make corrections using the ← key or control + B, even after entering values on a new line. To confirm your input, press the "Enter" key twice.