Skip to content

AndrzejKebab/Minecraft-like-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft-like-Game

CodeFactor Codiga CodeLines LastCommit

Unity Jobs branch

  • This branch include game version with multithreading done with Unity.Jobs and Burst

System Threading branch:

  • This branch include game version with multithreading done with System.Threading