I am taking a software engineering class this semester. For our semester project we have to create a chess simulation that picks pieces randomly and moves randomly to see if a game can make a infinite amount of moves without either side winning. I have the coding finished and know I have to do the documentation. Which I have never been taught how to do it. So if any one has any good examples or links can you PM me or reply with them it would help out a lot.
The documentation is:
Project Plan, including milestone dates, milestone products, persons responsible: 35 points.
Architectural Design: 40 points.
Detailed Design using standard UML symbols, or data flow diagrams, flow charts and/or pseudocode: 60 points.
Test Plan: 30 points.