Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : conwaysgameoflife

ConwaysGameOfLife is a C# .NET 6 library that provides an implementation of Conway's Game of Life. It includes a GameOfLifeBuilder class to easily configure the game, and a GameOfLifeBase class that provides the basic logic to update the game state. The library supports the classic version of the game, where cells can be either alive or dead, and follows the rules for cell birth and survival based on the number of neighbors. The library also includes a set of unit tests to ensure the correctness of the implementation. This package is intended for developers who want to use or extend the library in their own projects.

Registry - Homepage - JSON
purl: pkg:nuget/conwaysgameoflife
Keywords: game, of, life, library, experiment, builder
License:
Latest release: about 1 year ago
First release: about 1 year ago
Downloads: 596 total
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago

    Loading...
    Readme
    Loading...