Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gianfrancofrau/vue-gol

Conway's Game of Life implemented in vuejs 3.
https://github.com/gianfrancofrau/vue-gol

composition-api conway game-of-life typescript vite vue

Last synced: about 2 months ago
JSON representation

Conway's Game of Life implemented in vuejs 3.

Awesome Lists containing this project

README

        

# WORK IN PROGRESS

# Game Of Life implemention in Vue 3.

A little exercise to learn and experiment with Vue 3.

## Goals and features

- [x] Use composition api
- [ ] Use store
- [ ] Responsive UI
- [ ] UI controls
- [ ] Start from model
- [ ] Draw