Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

JoeNyland/battleships

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battleships

How to play

python battleships.py
Your board:
   A B C D E F G H I J
  +-------------------+
 1| | | | | |s|s|s| | | 1
 2| | | |s| | | | | | | 2
 3|s| | |s| | | | | | | 3
 4|s|s| | | | | | | | | 4
 5|s|s| | | | | | | | | 5
 6|s|s| |s| | |s|s| | | 6
 7|s| | |s| | |s|s| | | 7
 8| | | |s| | | |s| | | 8
 9| | | | | | | |s| | | 9
10| | | | | | | | | | |10
  +-------------------+
   A B C D E F G H I J
Ready to play!

Note: This game is designed to run under Python 3.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages