dbu/snake-bundle
Composer 安装命令:
composer require dbu/snake-bundle
包简介
Snake Game (demo for the Symfony 5.1 console)
README 文档
README
/^\/^\
_|__| O|
\/ /~ \_/ \
\____|__________/ \
\_______ \
`\ \ \
| | \
____ _ / / \
/ ___| _ __ __ _| | _____ / / \\
\___ \| '_ \ / _` | |/ / _ \ / / \ \
___) | | | | (_| | < __/ / / \ \
|____/|_| |_|\__,_|_|\_\___| / / _----_ \ \
/ / _-~ ~-_ | |
( ( _-~ _--_ ~-_ _/ |
\ ~-____-~ _-~ ~-_ ~-_-~ /
~-_ _-~ ~-_ _-~ - jurcy -
~--______-~ ~-___-~
Symfony bundle for dbu/php-snake, the command line snake game.
This repository provides the bundle to install in a Symfony application. If you just want the game stand-alone, look at the php-snake repository.
Installation and Usage
Installation
In your Symfony application, run:
composer require dbu/snake-bundle
Run
bin/console game:snake
Development
Clone the git repository, then run:
composer install
./tests/fixtures/app/bin/console game:snake
Screenshots
统计信息
- 总下载量: 200
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 124
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-06-02
