Skip to content

axeldroz/lemipc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lemipc

Lemipc is a project school executed at Epitech

Dates : March 14th 2016 to March 27th 2016
Module : Unix System - Concurrency

Project :

It's an school exercise in order to master shared memories, message queues and semaphores between several processes under Linux.
A program is launched for the control of the map and the game. The other ones that are launched, modify the map (shared memory).
There are several teams and their aim is to circle an enemy with 2 team mate.
If an robot is circled by 2 robot enemies, it dies.
Each robot in ame team can speak each other with a message queue.

Technologies :

The program is entirely written in C Linux

Used Libraries :

  • Standard C Lib Linux

About

Examples of shared memory using in C Linux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published