Skip to content

This project 'Brain-games' is set of simple games. Basic knowledge of JavaScript was involved in this project

Notifications You must be signed in to change notification settings

nightAnt/brain-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Brain-Games

Maintainability

Requirements

Node.js version 18 or higher

Setup

Clone the created project repository locally. 
Execute the command.
$ npm link
$ make install

Games

1- Check parity.
Rules: you need to answer yes if the number is even, or no if it is odd. asciicast

2- Сalculator.
Rules: you have to solve a mathematical expression and write the correct answer. asciicast

3- GCD (Greatest common divisor).
Rules: you have to find the greatest common divisor and write the correct answer asciicast

4- Arithmetic progression.
Rules: you have to determine the correct number in arithmetic progression and write the correct answer asciicast

5- Checking a prime number.
Rules: you need to answer yes if the number is prime, or no if not asciicast

About

This project 'Brain-games' is set of simple games. Basic knowledge of JavaScript was involved in this project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published