Skip to content

Ekaterina-Chmil/php-project-45

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status

Maintainability

Description

A set of five console games built on the principle of popular mobile apps for brain training.

Requirements

  • PHP 8.1+
  • Composer

Installation

git clone https://github.com/Ekaterina-Chmil/php-project-45.git
cd php-project-45
make install

Game Launch

bin/brain-games

Game Demo

Brain-Even

A game where you need to determine if a given number is even or odd.

asciicast

Brain-Calc

A simple calculator game where you solve basic mathematical expressions.

asciicast

Brain-GCD

This game asks you to find the greatest common divisor of two numbers.

asciicast

Brain-Progression

You need to find the missing number in a number sequence.

asciicast

Brain-Prime

A game where you check if a number is prime or not.

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published