The project allows you to analyze a database (in ".csv" format) of stars and classify them in their evolutionary stage, in accordance with the Hertzsprung-Russell diagram.
The project concerns the game Boggle (multiplayer). This consists of compose words using the letters positioned on a square matrix of 16 letters (4x4). Each word must consist of at least 4 characters and can be composed using the letters of the matrix only once. The boxes used must be contiguous and composed horizontally or vertically but not diagonally, in this version. It is not possible to move over a box more than once for the same word.