dev-master
9999999-devbattleships?
MIT
The Requires
- php >=5.4.0
The Development Requires
game battleship
dev-analysis-8Qg4Pq
dev-analysis-8Qg4Pqbattleships?
MIT
The Requires
- php >=5.4.0
The Development Requires
game battleship
Wallogit.com
2017 © Pedro Peláez
battleships?
This package provides a convenient library for playing BattleShips. Be it simulations, live games or you're trying to create a scene from the film wargames!, (*2)
Begin by installing this package through Composer. Edit your project's composer.json file to require noeldavies/battleships., (*3)
"require": {
"noeldavies/battleships": "dev-master"
}
Next, update Composer from the Terminal:, (*4)
composer update
Next, add the service provider. Open config/app.php and add a new item to the providers array., (*5)
NoelDavies\BattleShips\BattleShipsServiceProvider::class
This package is accessible via Laravel Facades so to use simply use one of the Facades "Coordinate", "Grid" and "Ship"., (*6)
Just fork it and send me a PR. Please don't break my tests :/, (*7)
battleships?
MIT
game battleship
battleships?
MIT
game battleship