Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 225 Bytes

File metadata and controls

14 lines (8 loc) · 225 Bytes

Rock Scissors Paper Lizard Spock

PHP Symfony Console Game

Install

Run composer install in the dir to install dependencies.

Play

Use php play.php

Tests

Run vendor/bin/phpunit Tests/MainClassTest.php