Skip to content

In this example I used a simplified version of a Linda tuple space to implement coordination among characters inside Unity

Notifications You must be signed in to change notification settings

conner985/tuple-coordination-in-unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tuple-coordination-in-unity

Linda tuple space implemented in C# to be fully compatible with the Unity game engine.

This example is the classic "Dining Philosophers" problem solved through central coordination

Video: https://www.youtube.com/watch?v=45RcKiTQ3pY

About

In this example I used a simplified version of a Linda tuple space to implement coordination among characters inside Unity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages