memory-speed-number
v1.0.1
Published
Memory Speed Number is a mini memory game package
Downloads
2
Readme
Memory Speed Number
Memory Speed Number is a mini-game where you memorize randomly displayed numbers.
Installation
To add the Memory Speed Number package to your project, run the following command:
npm install memory-speed-number
Usage
Once the package is installed, you can use it by running the following command:
npx number
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.