Skip to content
Snippets Groups Projects
Commit c15f307f authored by Brutzman, Don's avatar Brutzman, Don
Browse files

improved student assignment guidance

parent c56267de
No related branches found
No related tags found
No related merge requests found
...@@ -3,8 +3,9 @@ ...@@ -3,8 +3,9 @@
### Assignment ### Assignment
1. Adapt the functionality for [OpenDIS ExampleSimulationProgram](../../../../examples/src/OpenDis7Examples/ExampleSimulationProgram.java), modifying provided code 1. Adapt the functionality for [OpenDIS ExampleSimulationProgram](../../../../examples/src/OpenDis7Examples/ExampleSimulationProgram.java), modifying provided code
2. Record, save and replay your result stream using [PduRecorder](https://savage.nps.edu/opendis7-java/javadoc/edu/nps/moves/dis7/utilities/stream/PduRecorder.html) or [Wireshark](https://www.wireshark.org). Coming soon, we will also (again have) [X3D-Edit](https://savage.nps.edu/X3D-Edit). 2. Experiment with the enumeration values that set up each entity and PDU. What works for you? What makes sense for your future work?
3. Observe good-practice conventions in the [assignments README](../../../README.md) and [current-course README](../README.md) instructions. 3. Record, save and replay your result stream using [PduRecorder](https://savage.nps.edu/opendis7-java/javadoc/edu/nps/moves/dis7/utilities/stream/PduRecorder.html) or [Wireshark](https://www.wireshark.org). Coming soon, we will also (again have) [X3D-Edit](https://savage.nps.edu/X3D-Edit).
4. Observe good-practice conventions in the [assignments README](../../../README.md) and [current-course README](../README.md) instructions.
This assignment presents a Problem Prototyping opportunity. This assignment presents a Problem Prototyping opportunity.
While some minimal functionality is expected, the general outline of While some minimal functionality is expected, the general outline of
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment