Skip to content

Concurrent implementation of Conway's Game of Life and its variant High Life (C - openMP / Java - JavaThreads)

License

Notifications You must be signed in to change notification settings

carmesim/concurrent-gol-hl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life & High Life

Programação Concorrente e Distribuída - 2021.2

Descrição

O presente projeto apresenta quatro implementações que utilizam de programação concorrente:

  • Conway's Game of Life - Linguagem C + OpenMP
  • Conway's Game of Life - Linguagem Java + JavaThreads
  • High Life - Linguagem C + OpenMP
  • High Life - Linguagem Java + JavaThreads

Explicação das regras

Autores:

About

Concurrent implementation of Conway's Game of Life and its variant High Life (C - openMP / Java - JavaThreads)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published