matthieuy/battleship

Battleship game with multiplayer support


README

GitHub issues Latest Stable Version License SensioLabsInsight

This is a battleship game in real time.

You can play up to 12 players or AI on the same grid.

A weapon system is integrated in the game for more fun.

It use the awesome WebSocketBundle with Ratchet and AutoBahn.

Features

  • Generate grid
  • Real time (WebSocket)
  • Play up to 12 players on the same grid
  • AI players
  • Weapons
  • Bonus and inventory
  • Animate shot
  • Translations
  • Chat
  • Notifications :
    • Mail
    • SMS
    • Discord :
      • Webhook
      • Bot

Installation

See Installation instructions or use docker

Contribute or bug report

See the guideline

Tests

./bin/coke
./bin/phpunit

TODO / CHANGELOG

Credits

  • Lead developer : Matthieu YK
  • Graphism : Chabull, Clint Bellanger, Static, contributors of Game-icons
  • Beta testers : GeekaRiom team

License

Battleship is licensed under the MIT License - see the LICENSE file for details