cwklausing / boggle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Boggle Board

Wanted to create a simple boggle board generator, came up with this. Uses React and Typescript.

Currently randomizes the boggle dice array, as well as the individual dice, creating a random Boggle board arrangement each time.

Bootstrapped with Create React App.

About


Languages

Language:TypeScript 53.9%Language:JavaScript 29.9%Language:CSS 14.3%Language:HTML 1.8%