melai-melai/php-console-games

Some games in console

v2.0 2020-01-23 21:37 UTC

This package is auto-updated.

Last update: 2024-04-24 06:54:25 UTC


README

Build Status Maintainability Test Coverage

Description

This package contains two console minigames:

  1. Happy ticket
  2. Parity

Addons

Use https://psysh.org/

Install

  1. Clone repository
  2. Execute the command make install

Install package and usage

  1. composer global require melai-melai/php-console-games
  2. You need to properly set the $PATH environment variable
  3. Execute the command php-console-games

Run tests

  1. Execute the command make test

Test Coverage

  • see phpunit.xml
  • see .travis.yml