Introductory game meant to learn the ways of the world of Python 2.7
- 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.
This is primarily built as a recreational tool for students to learn the basics of Python Programming.
- 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.
- The software is registered under the MIT License