Skip to content

RustyRaptor/BattleShyp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BattleShyp

Simple Battleship game written in python.

First you will be asked to enter a difficulty level. You must enter 1, 2, or 3. 1 being the easiest and 3 being the hardest

Then you will be presented with a grid of "0"s which is a coordinate grid. You enter 2 numbers representing points on the grid. You keep picking until your turns run out or you successfully hit the battleship.

TODO:

  1. add support for multiple ships.

  2. add support for local multiplayer.

  3. Add gui or converting to javascript to make it web based to use graphics.

  4. Improve difficulty system.

  5. Destroy lots of ships.

About

Simple Battleship game written in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages