Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.027Apr262512512Mar29Feb282624The hint option ca now be accessed for boards equal or lower than 5x5mastermasterAdd the hint functionality and the solver of the boardSolver which solves mathdoku boards up until 5x5Comment everythingAdd Solver to the boardAnimation implemented: cells change colors randomlyDelete Main.javaThe game can now be accessed and played by the rules showed in the menu.Create README file to present information about the project.Delete Mathdoku.javaClass that keeps the alerts, scenes that have to appear whwnever an action occurs.Class that is in charge of all the functionalities of the game, inclusive drawing.Cell class which defines a cell in the grid of the game.Class which creates the scene of the gameMain function which will make the application Thread workDelete .README.swpMemorise values from cells with an event handlerMake possible the insertion of text into the cells. Create a new inner class called Cell to represent each cell.Create the board with a GridPane, don't let stage go lower than 500x500 for the game to be actually played;README file to describe the aim of the project and its functionalityBuild a GUI without functionality, only the buttons are displayed and the space fort the graphics is created.Add README file describing the purpose of the project
Loading