Sokom141 / BattleShip

A simple battleship game written in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BattleShip CodeQL

A simple battleship game written in Java with a Graphical User Interface and optional online playing.

Table of Contents

Technologies

This project was initially built using:

  • Maven
  • JDK 14
  • JUnit 5 for testing
  • IntelliJ form creator for .form files ( GUI components )

Features

  • Easily configure your player settings and distinguish yourself with a username and an avatar
  • Self-host your game and play with a friend*

*When hosting the game you may be required to open the port or modify the firewall to play over the Internet

Status

This project is currently in early development

Contributing

You're free to fork the repository and work on addition, improvements and bug fixing or open an issue to leave a feedback or a suggestion.

When you're done open a pull request and discuss!

About

A simple battleship game written in Java

License:MIT License


Languages

Language:Java 100.0%