-
Notifications
You must be signed in to change notification settings - Fork 0
Implement Conway's Game of Life (description in Wikipedia). Requirements: 1. Support a large universe 2^64 x 2^64. The universe is mostly empty, except for the area with the object(s) (for example, four gliders moving away from the center in opposite directions). 2. There should be a simple UI with the possibility to configure the initial state …
nazargulov/Conways-Game-of-Life
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Implement Conway's Game of Life (description in Wikipedia). Requirements: 1. Support a large universe 2^64 x 2^64. The universe is mostly empty, except for the area with the object(s) (for example, four gliders moving away from the center in opposite directions). 2. There should be a simple UI with the possibility to configure the initial state …
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published