https://github.com/l1mey112/conway-v
Conway's game of life in V!
https://github.com/l1mey112/conway-v
Last synced: 21 days ago
JSON representation
Conway's game of life in V!
- Host: GitHub
- URL: https://github.com/l1mey112/conway-v
- Owner: l1mey112
- License: gpl-3.0
- Created: 2022-04-30T09:46:48.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-01T13:21:04.000Z (almost 3 years ago)
- Last Synced: 2025-02-10T22:47:18.791Z (2 months ago)
- Language: V
- Size: 135 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# conway-v
Conway's game of life in V!### How to play
Enter pauses and plays the simulation.
While paused, left click to start drawing and right click to stop.https://user-images.githubusercontent.com/66291634/166100875-e7fd5213-98e4-4321-a9f4-288a53fc40f4.mp4