Skip to content

This project is a digital version of *Battleship* developed in C. Players place ships on a 10x10 grid and take turns attacking the opponent's fleet. The game introduces strategic features like radar sweeps, artillery strikes, and smoke screens, adding tactical depth to the classic gameplay for a more engaging experience.

Notifications You must be signed in to change notification settings

mmk119/BattleShip-Innovative-Coders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 

Repository files navigation

Battleship Game

This code is the battleship game written in C language, it can be player in single player or multi-players mode where single player mode has 3 diffeculity levels (easy, medium and hard)

Table of Contents

  1. Installation
  2. Usage
  3. Features
  4. Authors

Installation

Just by downloading the project.c file from our git channel using the git clone command

Usage

To run the code just go to the file folder and run the following command: gcc -o exe Main.c and then run the following command: exe make sure first that a C compiler is already installed in your machine like MinGW for example

Features

  • Single Player Mode
  • Multi-players Mode
  • Multi-levels in case of single player mode

Authors

Innovative Coders Developers: Mohammad Kassem Rama Tasho Zeinab Abou Hamdan Sara Omar

About

This project is a digital version of *Battleship* developed in C. Players place ships on a 10x10 grid and take turns attacking the opponent's fleet. The game introduces strategic features like radar sweeps, artillery strikes, and smoke screens, adding tactical depth to the classic gameplay for a more engaging experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages