2017 © Pedro Peláez
 

library battleships

battleships?

image

noeldavies/battleships

battleships?

  • Wednesday, December 6, 2017
  • by NoelDavies
  • Repository
  • 1 Watchers
  • 1 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Latest Stable Version Total Downloads License, (*1)

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

Usage

This package is accessible via Laravel Facades so to use simply use one of the Facades "Coordinate", "Grid" and "Ship"., (*6)

Contributing

Just fork it and send me a PR. Please don't break my tests :/, (*7)

The Versions

06/12 2017

dev-master

9999999-dev

battleships?

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

game battleship

16/12 2015

dev-analysis-8Qg4Pq

dev-analysis-8Qg4Pq

battleships?

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

game battleship