Skip to content

A classic console / command line interface game based on old NES (Nintendo Entertainment System) Game called "Battleship"

Notifications You must be signed in to change notification settings

dikamahard/Battleship-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battleship CLI

View

A classic console / command line interface game based on old NES (Nintendo Entertainment System) Game called "Battleship"

Installation

Prerequisites : Java, Git

Clone this repo

git clone https://github.com/dikamahard/Battleship-CLI.git

Go to repo directory

cd Battleship-CLI

Compile

javac Main.java

Usage

java Main.java

Contributing

I know my codes are messy and ineffective, so I am always happy to accept your pull request to fix my messy code.

Please make sure to test your code run without problem.

TODO

  • Improve Bot ship randomizer
  • Bot attacking player
  • Smarter AI for Bot attacking mechanism
  • LAN (Local Area Network) Player vs Player with Java Socket (need more research)

About

A classic console / command line interface game based on old NES (Nintendo Entertainment System) Game called "Battleship"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages