Skip to content

pcapurro/42lem-ipc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

42lem-ipc

« Processes fighting for their life »

Players are processes joining the game, represented by their team number.
The first player launching the game will be the host and will print the game.

Players from the same team will communicate to choose a target.
If a player is surrounded by at least 2 players of the same team, he dies and leaves the game.
The last team alive on the board wins the game.

./42lem-ipc [team number]

Help feature -h (or --help) is supported.

About

A 2D game simulation of processes communicating and interacting.

Topics

Resources

Stars

Watchers

Forks