Naval Battle
A downloadable game
Naval Battle is a console game designed as a technical exercise.
This game was created as the solution to an exam in the Programming Fundamentals II course at the National University of José C. Paz, where I was a teaching assistant.
In this version of Naval Battle, the player can choose to play alone or with a friend.
Each player has three ships, which are randomly positioned in the battle area.
Additionally, players have access to a bomb with a cooldown of four turns. This bomb deals area damage in a 3x3 radius.
The first player to sink all three of their opponent's ships wins the game.
This game was developed in Visual Studio, programmed in C#, and aims to demonstrate fundamental object-oriented programming (OOP) concepts.
If you want to see the code for this project, you can find it in NavalBattleCODE, which contains the Visual Studio project.
If you just want to play, the NavalBattleEXE file is what you need.
Status | Released |
Author | Sr-Rod92 |
Genre | Action |
Tags | c, naval-battle |
Leave a comment
Log in with itch.io to leave a comment.