Skip to content

druskus20/battleships

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Battleships

A battleship simulator using multiple methods of inter process communication. The focus wasn't efficienty or safety but rather diversity.


Process hierarchy


Showcase

The code can be found here, although I haven't translated it to english yet.

Here's a showcase video: video

Compilation

make all

Running the project:

style_test

./bin/style_test

launcher (simulator)

./bin/launcher -h
./bin/launcher -c -f <FILE>

monitor

./bin/monitor

About

A battleship simulator to demonstrate different inter process communication methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published