Skip to content

This project is an implementation of the classic game Battleship in Java. It can be played on a local machine in multiplayer or in singleplayer against the AI.

Notifications You must be signed in to change notification settings

M-i-c-a-h/Battleship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Battleship Game

Project description

This project is an implementation of the classic game Battleship in Java. It can be played on a local machine in multiplayer or in singleplayer against the AI.

Distinctive design

Design is inspired by the Tron movies and the neon lights aesthetic that they popularized

Login Screen

image

Preparation Screen

image

Battle Screen

image

Installation and playing

This project requires that you install Java (version 11 or newer) and Maven. You can then clone the project

git clone https://github.com/martingaw11/Battleship/

After going cd-ing into the Server folder you can run

mvn clean compile exec:java

Now use the same command in the Client folder

mvn clean compile exec:java

About

This project is an implementation of the classic game Battleship in Java. It can be played on a local machine in multiplayer or in singleplayer against the AI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •