Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/psmyrdek/vue-game-of-life

Game of Life in Vue
https://github.com/psmyrdek/vue-game-of-life

Last synced: 3 days ago
JSON representation

Game of Life in Vue

Awesome Lists containing this project

README

        

# Vue - Game Of Life

[👉 Demo](https://psmyrdek.github.io/vue-game-of-life/)

Vue 3 + Vite

Rules - [Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life)

## Setup & Run

```
npm install
npm run dev
```