Skip to content

The Game of Life. A resource or a set of resources can be used in a computer by many threads or processes at the same time. In this Universitary project the goal is having a running program which uses many cooperating threads accessing to a group of common resouces without overwriting of datas or deadlocks due to bad use of ipc and controllers. …

Notifications You must be signed in to change notification settings

Mistra/GameOfLife-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GameOfLife-Project is an universitary project set up for the mere purpose of improving knowledge in the programming field of algorithms and multithreading. In this case, the subject is the implementation of a particularly simple version of the game of life (see description and wiki).
Any use, change or dependency of/from source code is free but the owner WILL NOT in any case be responsable of evental errors deriving from the use or wrong use of the code and WILL NOT be and feel obliged to provide any kind of support.

About

The Game of Life. A resource or a set of resources can be used in a computer by many threads or processes at the same time. In this Universitary project the goal is having a running program which uses many cooperating threads accessing to a group of common resouces without overwriting of datas or deadlocks due to bad use of ipc and controllers. …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published