Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 414 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 414 Bytes

pygame-battleships

A simple Battleship-style game using Pygame

Build Status

Requirements

  • Python 3.4 or later
  • Pygame 1.9 or later

Usage

If all requirements are installed, simply run:

$ python3 battleships.py

Screenshot

screenshot