Tyler Nisonoff, Kevin Jian
Started 9/10 2 hours planning. Lots of hours for implementation.
Ended 9/22
- For plan:
- Created basic design layout together
- For implementation 1:
- Tyler - Object classes, force classes, custom world
- Kevin - Parser, creating objects, setting environment
- For implementation 2:
- Tyler - Loading new assemblies and clearing all assemblies, and allowing mouse to move assembly
- Kevin - Toggle forces, and change playing size
Files used to start the project (i.e., the class containing main) and test the project (the class containing TestSuite)
- Main starts file.
- No test files.
- Assembly and environment data files in found in assets
Any information about using the program (i.e., command-line/applet arguments, key inputs, interesting example data files, or easter eggs)
- 'n' will bring up a dialog box where the user can type in the data file and press enter to load it. To load another, just type a new file name in the dialog box and press enter again, or close the original dialog box and press 'n' again to open a new one.
- There is a finite number of assemblies that can be loaded within the simulation.
- Kind of physics heavy, lot of ambiguities regarding that and how the program should function with regards to the example sodaconstructor