Skip to main content

Battleship

GitHub

Specs:

  • Python v??? (I forget which version I was on then...)

  • Turn-based 2-player

  • Shared Screen Display + Shared Keyboard Input

Info:

Wrote up this simple battleship game script back when I was first learning python. Turn based 2-player on a shared screen and keyboard, so mitigating cheating is up to you.