[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lucasmagnorc/battleship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

battleship

What is it?

Battleship is a 2-player board game where players have to guess where their opponent's ships are.

How to play?

To play, simply compile the main code with gcc and run it.

gcc main.c -o battleship && ./battleship

About

Battleship game developed as a practical work.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages