Skip to content

EECS448-KRAAG/Battleship

Repository files navigation

Battleship

"The Goal Is Not To Cry"

Requires Python 3.7+

Setup

To install necessary dependencies run:

$> pip install -r requirements.txt

Usage

To start the game run:

$> python main.py

Documentation

To generate documentation run the following command. However, the most recent version should be in the documentation folder.

$> pydoc -w ./ && mv *.html ./documentation

Contributing

See CONTRIBUTING.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages