veuncent / FibonacciGrid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FibonacciGrid

Blazor

This application runs on Blazor.

To install Blazor and get started, see the Blazor documentation.

Hint: Currently required are:

Fibonacci Grid

Click on a cell on the grid to increment all cells in the selected row and column by 1. When, after the increment, at least 5 numbers on the grid are a Fibonacci sequence, they will be highted in green and reset.

Live demo

About

License:MIT License


Languages

Language:C# 86.2%Language:HTML 8.1%Language:CSS 5.8%