Skip to content

Hrishikesh-3459/battleShip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Welcome to Battleship game

This is the Command-Line based version of the popular board game Battleship. You can play single-player or even multi-player!

There are 2 versions

  • One which keeps a log of all the players that played the game, by using SQL.

  • Other just lets you enjoy the game, without logging the information into a database.

If you want to use the No-SQL version, please switch the branch to "BSP-noSQL" and read further instructions in its readme file.

If you want to use th SQL version, please switch the branch to "BSP-HMM" and read further instructions in its readme file.

About

Battleship game using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors