Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.64 KB

README.md

File metadata and controls

50 lines (33 loc) · 1.64 KB

Battleship3D

Battleship3D adds a third dimension to a traditional terminal game of Battleship. 🎲

Banner

Video Demos

Autoplay Gamemode

Video

Manual Gamemode

(video coming soon)

Installation

Maven

git clone https://github.com/vihdutta/Battleship3D
cd Battleship3D
mvn clean install
mvn exec:java

Contributing

Contributions of any kind are very welcome, and would be much appreciated. ❤️

To get started, fork the repo, make your changes, add, commit and push the code, then come back here to open a pull request. If you're new to GitHub or open source, this guide or the git docs may help you get started, but feel free to reach out to me directly if you need any support.

Upcoming

I aim to maintain simplicity in the game while ensuring a clean and efficient codebase. Addressing issues with ship placement and the playing field is currently a high-priority. Here's a general overview of the work in progress.

  • 📂 Organizing the file structure
  • ⚙️ Optimizing the algorithms
  • 🐛 Fixing game-breaking bugs

Contributors

Thanks to all the contributors who have helped make this project possible! 🎉

vihdutta

License

Published under the MIT License.