Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/feliperdamaceno/conways-game-of-life
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. This version of the game is built with React and Zustand.
https://github.com/feliperdamaceno/conways-game-of-life
algorithm react typescript zustand
Last synced: about 1 month ago
JSON representation
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. This version of the game is built with React and Zustand.
- Host: GitHub
- URL: https://github.com/feliperdamaceno/conways-game-of-life
- Owner: feliperdamaceno
- License: mit
- Created: 2023-09-28T20:16:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-24T23:58:54.000Z (2 months ago)
- Last Synced: 2024-10-26T12:30:39.477Z (2 months ago)
- Topics: algorithm, react, typescript, zustand
- Language: TypeScript
- Homepage:
- Size: 536 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Conway's Game of Life
![project-showcase](project-showcase/project-showcase.gif)
## Licence
This is an open-source project and is available under the [**MIT License**](LICENSE). You are free to use, modify, and distribute the code in accordance with the terms of the license.
## Contributors
Contributions are highly appreciated! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.
[feliperdamaceno](https://github.com/feliperdamaceno)
## Contact me
Linkedin: [feliperdamaceno](https://www.linkedin.com/in/feliperdamaceno)