https://github.com/gorros/battleship
Battleship game
https://github.com/gorros/battleship
Last synced: about 2 months ago
JSON representation
Battleship game
- Host: GitHub
- URL: https://github.com/gorros/battleship
- Owner: gorros
- Created: 2016-08-13T13:55:50.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-18T19:02:52.000Z (almost 10 years ago)
- Last Synced: 2025-01-18T16:57:00.044Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 56.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Battleship game (Facebook Messenger bot)
## Game description
You can find game description [here](https://en.wikipedia.org/wiki/Battleship_%28game%29#Description).
### Ship complement
| # | Class of ship | Size |
| --- |:--------------------:| -----:|
| 1 | Aircraft carrier | 5 |
| 1 | Battleship | 4 |
| 1 | Cruiser | 3 |
| 2 | Destroyer | 2 |
| 2 | Submarine | 1 |