Skip to content

mrDenisZharkov/project-lvl1-s458

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain Games

Maintainability Build Status

Description:

This package is a group of simple but exciting online comsole games. There are next games:

  • Even game (user should define if a number is even);
  • Calc game (user should calculate an expression);
  • GCD game (user should define greatest common devider of two numbers);
  • Progression game (user should define deleted member of progression);
  • Prime game (user should define if a number is prime).

How to install brain games:

For global installation:

composer global require zharkov-denis/brain-games

asciicast

How to launch brain games menu:

After successfull installation:

brain-games

asciicast

How to launch Even game:

After successfull installation:

brain-even

asciicast

How to launch Calc game:

After successfull installation:

brain-calc

asciicast

How to launch GCD game:

After successfull installation:

brain-gcd

asciicast

How to launch Progression game:

After successfull installation:

brain-progression

asciicast

How to launch Prime game:

After successfull installation:

brain-prime

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published