https://github.com/monrax/battleship_game
simple command line battleship game, with online multiplayer capabilities
https://github.com/monrax/battleship_game
Last synced: 11 months ago
JSON representation
simple command line battleship game, with online multiplayer capabilities
- Host: GitHub
- URL: https://github.com/monrax/battleship_game
- Owner: monrax
- License: mit
- Created: 2020-08-23T00:18:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-23T00:26:11.000Z (almost 6 years ago)
- Last Synced: 2025-03-30T05:45:38.586Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# battleship_game
simple command line battleship game, with online multiplayer capabilities. Made with Python