Skip to content

Mariya1316/Brain-Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain Games

Maintainability Build Status

The first PHP project, a set of console mini-games

Sample gameplay

$ brain-progression

Welcome to the Brain Game!
What number is missing in this progression?

May I have your name? Roman
Hello, Roman!

Question: 14 .. 18 20 22 24 26 28
Your answer: 16
Correct!
Question: 5 6 7 8 9 .. 11 12
Your answer: 10
Correct!
Question: 12 15 18 21 .. 27 30 33
Your answer: 24
Correct!
Congratulations, Roman!

Installation

Via Composer

$ composer require mariya/brain-games

Running games

Parity check:

$ brain-even

Calculator:

$ brain-calc

Greatest common divisor:

$ brain-gcd

Arithmetic progression:

$ brain-progression

Simple number:

$ brain-prime

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published