Skip to content
/ lucid Public

A puzzle game that is currently being developed using UE4 & C++.

Notifications You must be signed in to change notification settings

badiba/lucid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lucid is a puzzle game about synchronization issues in computer science. The goal is to make use of synchronization primitives such as mutexes and semaphores to avoid deadlocks. A "level" of Lucid (currently) consists of resources, users of these resources, and points that these entities can stand on. A deadlock can happen if more than one user tries to use a resource. The game is currently in its early development stage.

About

A puzzle game that is currently being developed using UE4 & C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published