melai-melai / php-console-games
Some games in console
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- tightenco/collect: ^6.11
- wp-cli/php-cli-tools: ^0.11.11
Requires (Dev)
This package is auto-updated.
Last update: 2025-04-24 09:24:58 UTC
README
Description
This package contains two console minigames:
- Happy ticket
- Parity
Addons
Install
- Clone repository
- Execute the command
make install
Install package and usage
composer global require melai-melai/php-console-games
- You need to properly set the $PATH environment variable
- Execute the command
php-console-games
Run tests
- Execute the command
make test
Test Coverage
- see
phpunit.xml
- see
.travis.yml