1.0.2 ā€¢ Published 2 years ago

brain-games-kinsorick v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Welcome to brain-games šŸ‘‹

Version Documentation Maintenance Maintainability License: MIT Actions Status

A set of 5 console games that will help pump your brain.

šŸ  Package

Description

brain-games Shows the greeting to the player

brain-even A random number is shown. The player has to answer yes if the number is even, or no if it is odd.

brain-calc shows a random mathematical expression, for example 35 + 16, which you have to calculate and write down the correct answer.

brain-gcd two random numbers are shown, e.g., 25 50. The player has to calculate and enter the greatest common divisor of these numbers.

brain-progression Shows a series of numbers that form an arithmetic progression, replacing any of the numbers with two dots. The player must determine this number.

brain-prime Show the player a number. The player must determine if it is a prime number.

asciicast

Requirements

  • Windows, Linux
  • NodeJS, npm

Install

npm install --global brain-games-kinsorick

asciicast

Author

šŸ‘¤ Masnaveev Kamil Albertovich kmasnaveev@gmail.com

šŸ¤ Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ā­ļø if this project helped you!

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago