Skip to content

MahmoudZayad/CellularAutomata

Repository files navigation

Conway's Game of Life

A user interface to allow for visualization of Cellular Automata following Conway's Game of life.

Draw on screen with mouse

Click to add/remove a cell, or drag to keep drawing

Draw

Start life or step through each generation, and adjust the speed of life!

You can also press space to go to the next generation.

Glider

You can even draw while life is generating due to multithreading!

DrawGen

About

Conway's Game of Life made in Java using JavaFX. I used OOP and Multithreading in this project. Cells that go off screen are drawn on the opposite side.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages