An open API service indexing awesome lists of open source software.

https://github.com/scientific-dev/gameoflife

A simple website built with Svelte to play the Game of life which was invented by British mathematician John Horton Conway in 1970.
https://github.com/scientific-dev/gameoflife

gameoflife javascript maths svelte website

Last synced: 7 months ago
JSON representation

A simple website built with Svelte to play the Game of life which was invented by British mathematician John Horton Conway in 1970.

Awesome Lists containing this project

README

          

# Conway's Game Of Life

A simple website built with Svelte to play the Game of life which was invented by British mathematician John Horton Conway in 1970. You can view the site [here](https://github.com/scientific-dev/gameoflife).

Give us a star ⭐ if you like this project and if you have any suggestions or bug reports, kindly open an issue.

## Features

- Custom dimensions for layout.
- Supports [Plaintext](https://conwaylife.com/wiki/Plaintext) format.
- Can share layouts through links.
- Has few beginner in-built examples.

## Preview

![Gosper Glider Gun](./assets/preview.png)