kostyan-org/bulls-and-cows
Composer 安装命令:
composer create-project kostyan-org/bulls-and-cows
包简介
Simple console game "Bulls And Cows" written in PHP
README 文档
README
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)
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2022-03-14