An open API service indexing awesome lists of open source software.

https://github.com/rynanda/maze-generator-and-solver

Creating an automatic maze generator and solver in Java through Agile development methodologies.
https://github.com/rynanda/maze-generator-and-solver

agile java javadoc

Last synced: about 1 month ago
JSON representation

Creating an automatic maze generator and solver in Java through Agile development methodologies.

Awesome Lists containing this project

README

        

# Maze Generator and Solver
Gathering requirements from project description and user stories, producing a detailed design documentation of the system to meet these requirements using JavaDoc, and implementing this system using Java, including GUI forms, exception-handling, basic database management, prototyping, and more. User stories were assigned priorities using the MoSCoW method as well as story points. Release and delivery plans were created to follow Agile methodologies. UML class diagrams are included to represent the classes constructed, their methods, and relationships between other classes in the project.