https://github.com/lukestorry/pygame-battleships
A simple graphical Battleship-style game written using Pygame. In-progress portfolio Python piece.
https://github.com/lukestorry/pygame-battleships
battleship-game game game-2d pygame-application python3
Last synced: 9 months ago
JSON representation
A simple graphical Battleship-style game written using Pygame. In-progress portfolio Python piece.
- Host: GitHub
- URL: https://github.com/lukestorry/pygame-battleships
- Owner: LukeStorry
- License: mit
- Created: 2018-04-17T12:15:24.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-27T15:01:00.000Z (almost 8 years ago)
- Last Synced: 2025-04-13T05:53:08.156Z (about 1 year ago)
- Topics: battleship-game, game, game-2d, pygame-application, python3
- Language: Python
- Homepage:
- Size: 27.3 KB
- Stars: 6
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pygame-battleships
#### A simple Battleship-style game using Pygame
[](https://travis-ci.org/LukeStorry/pygame-battleships)
---
## Requirements
- Python 3.4 or later
- Pygame 1.9 or later
## Usage
If all requirements are installed, simply run:
$ python3 battleships.py
## Screenshot
