Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/timmoth/gameoflife

Blazor implementation of Conways Game Of Life
https://github.com/timmoth/gameoflife

blazor conways-game-of-life dotnet7 gameoflife timmoth wasm

Last synced: 21 days ago
JSON representation

Blazor implementation of Conways Game Of Life

Awesome Lists containing this project

README

        

# GameOfLife
Blazor implementation of Conways Game Of Life

[![demo](https://github.com/Timmoth/GameOfLife/actions/workflows/demo.yml/badge.svg)](https://timmoth.github.io/GameOfLife/)
[![nuget](https://img.shields.io/nuget/v/Timmoth.GameOfLife.svg?style=flat&color=brightgreen)](https://www.nuget.org/packages/Timmoth.GameOfLife/)
![last commit](https://img.shields.io/github/last-commit/Timmoth/GameOfLife?style=flat&cacheSeconds=86000&color=brightgreen)
[![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT)

[Showcase](https://timmoth.com/showcase/gameoflife)