paddys / panic-lab-helper-core
Calculation helper for the game "PanicLab" by Gigamic
v1.0.0
2019-05-31 12:15 UTC
Requires
- php: ^7.3.0
- symfony/dotenv: 4.2.*
- symfony/flex: ^1.1
- symfony/framework-bundle: 4.2.*
- symfony/monolog-bundle: ^3.3
- webmozart/assert: ^1.4
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.15
- infection/infection: ^0.13.1
- kubawerlos/php-cs-fixer-custom-fixers: ^1.13
- phpstan/phpstan: ^0.11.8
- phpunit/phpunit: ^8
- roave/security-advisories: dev-master
This package is auto-updated.
Last update: 2024-10-29 05:28:43 UTC
README
PanicLab Helper Core
This repository is a helper to calculate the proper result for the game PanicLab by @Gigamic. It is just the core, which is not executable on its own!
Repositories to actually use this helper will be added later on, such as an actual UI frontend or a CLI helper.
I do neither own the game PanicLab
nor the trademark Gigamic
.
All rights belong to their respective owners.
Installation
If you still wish to use this repository, require it using Composer.
composer require --dev paddys/panic-lab-helper-core