.github/workflows/main.yml | |
|
|
.gitignore | |
|
|
LICENSE | |
|
|
Makefile | |
|
|
README.md | |
|
|
bin/brain-calc | |
|
|
bin/brain-even | |
|
|
bin/brain-gcd | |
|
|
bin/brain-prime | |
|
|
bin/brain-progress | |
|
|
composer.json | |
|
|
composer.lock | |
|
|
src/GameEngine.php | 24 | A 0 mins |
|
src/Games/Calc.php | 31 | A 0 mins |
|
src/Games/Even.php | 21 | A 0 mins |
|
src/Games/Gcd.php | 26 | A 0 mins |
|
src/Games/Prime.php | 29 | A 0 mins |
|
src/Games/Progress.php | 37 | A 0 mins |
|