Skip to content

Game of Battleship using Python 2.7, Graph Theory and AI

License

Notifications You must be signed in to change notification settings

rishabhjoshi/battleship

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Battleship

Introduction

Introductory game meant to learn the ways of the world of Python 2.7

Installation

  • Fork this project to your GitHub account.
  • After forking, enter the following commands in your terminal.
$ git clone https://github.com/salman-bhai/solitaire
$ cd battleship/src
$ python battleship.py

Next should be fairly simple to follow.

Usage

This is primarily built as a recreational tool for students to learn the basics of Python Programming.

Contributing

  • The repository is open to contribution from all interested developers. Kindly send us Pull Requests with explanation as to what changes you have done.
  • Also, you can write to us by opening an Issue and also solve a current issue if possible.
  • A detailed explanantion of how we came to building this software is maintained at the Wiki page.
  • This repository was created and currently maintained by @salman-bhai.

License

About

Game of Battleship using Python 2.7, Graph Theory and AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%