Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/gianfrancofrau/vue-gol
- Owner: GianfrancoFrau
- Created: 2024-03-11T21:54:36.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-13T22:37:46.000Z (10 months ago)
- Last Synced: 2024-10-12T04:27:41.382Z (3 months ago)
- Topics: composition-api, conway, game-of-life, typescript, vite, vue
- Language: Vue
- Homepage: https://gol-vue.netlify.app/
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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