Skip to content

anto31ad/battle-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

battle-c

A simple command line battleship game.

Install

Manually

  1. clone the repo

  2. build by running the following command

gcc -o executable_name -I include src/*.c -g
  1. execute executable_name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages