Download the PHP package kostyan-org/bulls-and-cows without Composer
On this page you can find all versions of the php package kostyan-org/bulls-and-cows. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kostyan-org/bulls-and-cows
More information about kostyan-org/bulls-and-cows
Files in kostyan-org/bulls-and-cows
Download kostyan-org/bulls-and-cows
More information about kostyan-org/bulls-and-cows
Files in kostyan-org/bulls-and-cows
Vendor kostyan-org
Package bulls-and-cows
Short Description Simple console game "Bulls And Cows" written in PHP
License BSD-3-Clause
Homepage https://kostyan-org.github.io/bulls-and-cows
Package bulls-and-cows
Short Description Simple console game "Bulls And Cows" written in PHP
License BSD-3-Clause
Homepage https://kostyan-org.github.io/bulls-and-cows
Please rate this library. Is it a good library?
Informations about the package bulls-and-cows
Simple console game "Bulls And Cows"
At the moment the game has 3 modes
- guess the number in which characters can be repeated (4 characters)
- guess the number in which characters do not repeat (4 characters)
- enter your number (1 - 9 characters)
The game supports the choice of one of two languages English and Russian
If there is a difficulty, you can see the number by sending the command - !h during the game
required to run php >=7.4.27
install:
composer create-project kostyan-org/bulls-and-cows
run:
php ./bulls-and-cows/run.php
Debug mode is enabled in the run.php file:
new Game(true)
All versions of bulls-and-cows with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4.27
The package kostyan-org/bulls-and-cows contains the following files
Loading the files please wait ....