Skip to content

Brain-games is a project with 5 math games. The project is written in PHP 8.3. Games: calculator, least common factor, even or odd, progression, prime.

Notifications You must be signed in to change notification settings

ArtLevel/php-project-45

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status

SonarQube:

Quality Gate Status

About

Brain-games is a project with 5 math games. The project is written in PHP 8.3. The project is modular and does not use OOP. You can also look at how the game plays out, with different game outcomes, using the links below.

Prerequisites

Linux, MacOS, WSL PHP >=8.3 Composer Make Git Install git clone https://github.com/ArtLevel/php-project-45.git cd php-project-45 make install Play To run the game, use make and the name of the desired game.

For example:

make brain-even

Asciinema

Brain Even

asciicast

Brain Calc

asciicast

Brain GCD

asciicast

Brain Progression

asciicast

Brain Prime

asciicast

About

Brain-games is a project with 5 math games. The project is written in PHP 8.3. Games: calculator, least common factor, even or odd, progression, prime.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published