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.016Jan121110965Now closes description frame. Added title to new framesmastermasterNow closes description frame. Added title to new framesCleaned up MazeView codeCleaned up MazeSolver codeCleaned up maze codeCleaned up cell codeRemoved different maze sizesAdded description box to help user understand maze resultsMoved end cell if statement before it checks if end cell has neighboursMaze solver now finds best pathchanged name of option frame to make it more clear, added options panel for when the maze is solvedAdded back to menu button on mazeviewAdded new maze button to create a new mazeSolve maze frame is removed after solve button is clickedAdjusted size and location of solve maze frame/buttonAdded function to reset instance of image cache, so it can update image size with new mazeAdded frame with button to open solved maze frameNow able to change color of cells. Working on update function.Completed the recursive maze solver algorithm and made more walls be deletedFixed neighbour cell additionAdded visited attribute and set/get functions for itStarting maze solver classAdded list of cell neighbours and get neighbour functionIncreased sizes of maze 50 and 75. Can no longer fullscreen maze frameSet 3rd size option to 75 from 100. Size the border size of 50 and 75 to 1. 25 to 3MazeView now properly display cells with different wallsNow displays walls as image borders rather than seperate imageNow displays maze square imagesNow displays images in maze frame of size of maze.Now displays images in maze frame of size of maze.Notify Observers function createdAdded function that is called when a new maze is created or removedAdded interfaces to relay info about mazeViewPanel buttons now open MazeViewPanelFunction to create a button in ViewPanel to improve code reusabilityMaze creation tested. Fixed bug where cell wasn't storing locationIncreased button size and added titleAdded 3 buttons to select Maze SizeCreated Frames and Panels to show mazeremoveWall() edited
Loading