Download the PHP package dbu/snake-bundle without Composer
On this page you can find all versions of the php package dbu/snake-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dbu/snake-bundle
More information about dbu/snake-bundle
Files in dbu/snake-bundle
Download dbu/snake-bundle
More information about dbu/snake-bundle
Files in dbu/snake-bundle
Vendor dbu
Package snake-bundle
Short Description Snake Game (demo for the Symfony 5.1 console)
License MIT
Package snake-bundle
Short Description Snake Game (demo for the Symfony 5.1 console)
License MIT
Please rate this library. Is it a good library?
Informations about the package snake-bundle
/^\/^\
_|__| 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
All versions of snake-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
ext-ctype Version *
ext-iconv Version *
dbu/snake Version ^1.0
symfony/framework-bundle Version ^5.4 || ^6.0
ext-ctype Version *
ext-iconv Version *
dbu/snake Version ^1.0
symfony/framework-bundle Version ^5.4 || ^6.0
The package dbu/snake-bundle contains the following files
Loading the files please wait ....