https://github.com/fargelus/game-of-life
:game_die: Isometric implementation of John Conway's Game of Life
https://github.com/fargelus/game-of-life
game-of-life javascript nodejs obelisk
Last synced: 3 months ago
JSON representation
:game_die: Isometric implementation of John Conway's Game of Life
- Host: GitHub
- URL: https://github.com/fargelus/game-of-life
- Owner: fargelus
- Created: 2017-09-02T16:09:15.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-31T14:46:21.000Z (about 5 years ago)
- Last Synced: 2025-02-02T03:28:04.918Z (5 months ago)
- Topics: game-of-life, javascript, nodejs, obelisk
- Language: JavaScript
- Homepage:
- Size: 2.02 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Game-of-Life
## Examples
1). [Planer](https://codepen.io/fargelus/pen/zPBLKa)2). [Figure-8](https://codepen.io/fargelus/pen/KyMxVx)
3). [Spaceship](https://codepen.io/fargelus/pen/WXxgOK)