39k3mcei3 中文文档教程
39k3mcei3 (Brain Games)
Install
如果要安装 Brain Games,请转到要安装它的目录并输入终端中的下一个命令:
sudo npm install 39k3mcei3
Launch
要启动游戏,请转至您安装 Brain Games 的目录并在终端中输入下一个命令:
./nodes-modules/ 39k3mcei3 /dist/brain -games.js
Description of games
偶数或非偶数?
在这个游戏中,您将定义偶数或非偶数,由哪台计算机提供给您。
表达式的结果
在这个游戏中,您将定义表达式的结果,由哪台计算机提供给您
最大公约数
在这个游戏中,您将定义计算机提供给您的两个数字的最大公约数
算术级数
在这个游戏中,您将定义计算机为您提供的级数中错过的成员。
数字是质数?
在这个游戏中,您将定义偶数或非偶数,由哪台计算机提供给您。
39k3mcei3 (Brain Games)
Install
If you want install the Brain Games, go to directory in which you want install it and enter next command in your terminal:
sudo npm install 39k3mcei3
Launch
For launch game go to directory in which you installed the Brain Games and enter next command in your terminal:
./nodes-modules/39k3mcei3/dist/brain-games.js
Description of games
Even or not?
In this games you will be define even or not a number, which computer offers to you.
Result of the expression
In this game you will be define result of expression, which computer offers to you
Greatest common divisor
In this game you will be define greatest common divisor for two numbers, which computer offers to you
Arithmetic progression
In this game you will be define missed member of progression, which computer offers to you.
Number is prime?
In this game you will be define even or not a number, which computer offers to you.