Skip to content

free-donut/Brain-games.project-lvl1-s482

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project-lvl1-s482. Brain games

Maintainability

Build Status

Description

Brain games is a set of mini-games launched from the console.

  • brain-even (Answer "yes" if number even otherwise answer "no".)
  • brain-calc (What is the result of the expression?)
  • brain-gcd (Find the greatest common divisor of given numbers.)
  • brain-progression (What number is missing in this progression?)
  • brain-prime (Answer "yes" if number prime otherwise answer "no".)

Installation

$ composer global require free-donut/hexlet

Launch and examples

Even

$ brain-even

asciicast

Calc

$ brain-calc

asciicast

GSD

$ brain-gcd

asciicast

Progression

$ brain-progression

asciicast

Prime

$ brain-prime

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published