Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 366 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 366 Bytes

Battleship

A two player network battleship game made with pyFLTK 1.3.5.

Features

  • Resizable windows (based on my testing, this looks better in Windows)
  • Disconnection/Reconnection for playing multiple games
  • Mediocre graphics, but no extra images – it's all generated by the program
  • (Hopefully) most things you'd expect from a battleship game