Skip to content

CS2103-AY1819S2-W14-3/main

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Battleship

Build Status Build Status Coverage Status

Ui
  • This is a desktop Battleship application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).

  • One can play the classic Battleship game against the computer on this app.

  • This application is designed for people who want to play Battleship but prefer to use the command-line or are otherwise unable to operate a GUI.

    • This project is written in an OOP style.

    • This project supports Build Automation using Gradle and Continuous Integration using Travis CI.

Acknowledgements

Licence : MIT

Packages

No packages published

Languages

  • Java 98.0%
  • CSS 1.5%
  • Other 0.5%