Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/megabyte112/conways-game-of-life
Conway's Game of Life, made using Monogame and C#
https://github.com/megabyte112/conways-game-of-life
Last synced: about 2 months ago
JSON representation
Conway's Game of Life, made using Monogame and C#
- Host: GitHub
- URL: https://github.com/megabyte112/conways-game-of-life
- Owner: megabyte112
- Created: 2022-02-02T22:53:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-20T16:44:58.000Z (almost 3 years ago)
- Last Synced: 2023-03-06T06:55:46.144Z (almost 2 years ago)
- Language: C#
- Size: 62.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Icon](https://user-images.githubusercontent.com/74556753/154779241-738bc26b-caba-4cbe-9af5-23bb79b75892.png)
# Conway's Game of Life
Conway's Game of Life, made using Monogame and C#When paused, you are able to draw patterns using your mouse cursor, with support for different brush sizes.
The playable area is 426x240 cells, with a camera that is able to move and zoom.
For more info about what you're looking at, check the wikipedia page:
https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life