Skip to content

BluFalcon/Java_conways_game_of_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java_conways_game_of_life

Conway's Game of Life in Java implementation

Hi !

I have made this project in VHDL with high parallelism so all cells are computed simultaneously, but this was a long time ago. So I remake this project while teaching someone how to code in Java, because it is funny. You can try to edit it for multithreading. Any other details here Conway's Game of life

It actually needs some work in side cells, also on my //TODO list is to interact with mouse.

Have fun :)

About

Conway's Game of Life in Java implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages