https://github.com/mysftz/battleships-python
An attempt of a Python made version of the battleships game. Can be played as 2 player or 1 player vs AI.
https://github.com/mysftz/battleships-python
battleships battleships-game python python-game python3
Last synced: 8 months ago
JSON representation
An attempt of a Python made version of the battleships game. Can be played as 2 player or 1 player vs AI.
- Host: GitHub
- URL: https://github.com/mysftz/battleships-python
- Owner: Mysftz
- License: cc-by-sa-4.0
- Created: 2023-08-24T15:21:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-08T16:31:10.000Z (over 2 years ago)
- Last Synced: 2023-09-08T17:56:29.001Z (over 2 years ago)
- Topics: battleships, battleships-game, python, python-game, python3
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://github.com/Mysftz)
# Battleships in Python
[![GitHub][GitHub-shield]](https://github.com/Mysftz/battleships-python)
[![Contributors][contributors-shield]](https://github.com/Mysftz/battleships-python/graphs/contributors)
[![Forks][forks-shield]](https://github.com/Mysftz/battleships-python/network/members)
[![Stargazers][stars-shield]](https://github.com/Mysftz/battleships-python/stargazers)
[![Issues][issues-shield]](https://github.com/Mysftz/battleships-python/issues)
[![License][license-shield]](https://github.com/Mysftz/battleships-python/blob/main/LICENSE.txt)
About The Project •
Built With •
Download •
Usage •
License •
Other Projects •
Contact
Table of Contents
## About The Project
### Introduction
An attempt of a Python made version of the battleships game. Can be played as 2 player or 1 player vs AI.
### Built With
Python
### Other Infomation
## Usage
## License
Distributed under the CC-BY-SA-4.0: Creative Commons Attribution Share Alike 4.0 International License. See `LICENSE.txt` for more information.
## Other Projects
## Contact
GitHub: [@Mysftz](https://github.com/Mysftz) · Portfolio: [Website](https://mysftz.github.io) · LinkedIn: [@lrgtomaszewski](https://www.linkedin.com/in/lrgtomaszewski/) · Instagram: [@Mysftz](https://www.instagram.com/mysftz/) · Twitter: [@MysftzUK](https://twitter.com/MysftzUK)
[contributors-shield]: https://img.shields.io/github/contributors/mysftz/battleships-python.svg?style=for-the-badge
[forks-shield]: https://img.shields.io/github/forks/mysftz/battleships-python.svg?style=for-the-badge
[stars-shield]: https://img.shields.io/github/stars/mysftz/battleships-python.svg?style=for-the-badge
[issues-shield]: https://img.shields.io/github/issues/mysftz/battleships-python.svg?style=for-the-badge
[license-shield]: https://img.shields.io/github/license/mysftz/battleships-python.svg?style=for-the-badge
[github-shield]: https://img.shields.io/badge/-GitHub-black.svg?style=for-the-badge&logo=GitHub&colorB=555





