Skip to content

Commit

Permalink
Merge pull request #3 from FyreByrd/working
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
FyreByrd authored Jan 5, 2021
2 parents 9468849 + c337646 commit f7cd8b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Battleship_In_CMD
A version of the classic game "Battleship" that is playable in the command line.

The purpose of this project is to test my coding abilities and learn Python

If you download the program files, you should be able to run it by executing the command "py battleship.py" in your command line.
You may need to change your present directory to the one where battleship.py is stored.

Expand Down

0 comments on commit f7cd8b1

Please sign in to comment.