Jogo de batalha naval construído em apoio ao desafio proposto pelo curso Web Full Stack 2021, patrocinado pelo Santander.
-
Updated
Jan 30, 2022 - Java
Jogo de batalha naval construído em apoio ao desafio proposto pelo curso Web Full Stack 2021, patrocinado pelo Santander.
Sample Microservice Project For Battleship game
This Java program implements a simplified console-based Battleship game with a human player and a computer player. The game includes ship placement, turn-based attacks, and a clear console interface. Object-oriented principles such as inheritance, polymorphism, and abstraction are employed.
A battleship game you can play locally.
Classic battleship game for Windows developed in Java and Java Swing
OOP Battleship game in Java with several level of AI
Java swing battleships game with singleplayer and multiplayer mode.
El objetivo del ejercicio es construir un programa distribuido que permita a un grupo de personas jugar por parejas “Batalla Naval”, permitiendo que cada una de ellas juegue desde un computador distinto. Como un servicio adicional, el programa debe almacenar información sobre los partidos perdidos y ganados de cada uno de los participantes.
Java school project about ships and battle.
Battleship Game in Java Console with Opponent AI
Battle Ships Game Java - 2D array Java program school project assignment code sample
Console-based game featuring the classic board game, Battleship. It includes both the setup phase where the player places ships on the board and the gameplay phase where players take turns firing at each other's boards.
Add a description, image, and links to the battleship topic page so that developers can more easily learn about it.
To associate your repository with the battleship topic, visit your repo's landing page and select "manage topics."