Skip to content

DmitriySmolin/php-project-45

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Brain-Games

Actions Status

Maintainability

About

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

Requirements

  • php 7.1+
  • composer 2.2.6
  • make 4.3

Setup

$ git clone https://github.com/DmitriySmolin/php-project-45.git

$ cd php-project-45

$ make install

Games list

  • brain-even - specify if the number is even or not.
  • brain-calc - find the result of simple math expression
  • brain-gcd - find the greatest common divisor of two given numbers
  • brain-progression - find a missed number in the arithmetic progression
  • brain-prime - specify if the number is prime or not

Asciinema recordings:

asciicast

asciicast

asciicast

asciicast

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published