Skip to content

VHCosta/ASCII-Battleship

 
 

Repository files navigation

Battorushippo

Build Status

About

Battorushippo is a text-based Battleship game which runs on a terminal. The game is multithreaded so accepts multiplayer matches through TCP sockets.

Installation

This project requires Java and Apache ANT installed on your machine.

Clone this repository and type commands below

cd ASCII-Battlefield
ant 

Then run the compiled code:

java -jar build.xml

Features

  • ASCII or Emoji version
  • User can place boats manually or let the machine choose the positions

Battorushippo is a challenge by Academia de Código bootcamp. Note: It is very likely that the emoji mode will display weirdly on Windows or Linux distros.

License

MIT

Keep coding!

About

Text-based Java Battleship Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%