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.
- Linux, MacOS, WSL
- PHP >=8.3
- Composer
- Make
- Git
git clone https://github.com/NikolaiProgramist/php-project-45.git
cd php-project-45
make install
To run the game, use make and the name of the desired game.
For example:
make brain-even