https://github.com/x8bitrain/fibonacci-grid
https://github.com/x8bitrain/fibonacci-grid
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/x8bitrain/fibonacci-grid
- Owner: x8BitRain
- Created: 2022-06-19T12:33:25.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-19T21:48:36.000Z (about 4 years ago)
- Last Synced: 2025-06-18T07:47:03.693Z (about 1 year ago)
- Language: Vue
- Size: 66.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Fibonacci Grid
### Vue 3 + TypeScript + Vite
[https://x8bitrain.github.io/fibonacci-grid/](https://x8bitrain.github.io/fibonacci-grid/)
Clicking on grid squares will add 1 to every square directly vertically and horizontally.
Each sequence of any 5 Fibonacci numbers will turn green and reset.