You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Patrick Menking edited this page Apr 29, 2021
·
12 revisions
Patrick Journal
Date
Hours
What I did
3/25
3.5
Had a Teams meeting to begin project proposal/Created project proposal
3/26
1.5
Second meeting after Dr. Schaub comments on proposal
4/2
1
Worked on serialization and file format
4/3
1.5
Finished up serialization and file format for design
4/9
0.7
Worked on the serialization methods for each model object
4/15
1
Cleaned up serialization logic
4/16
2.2
Wrote logic for saving, handling the pause and save keypresses and pseudo-coded loading until we can figure out how we're loading levels into the model
4/17
2.5
Read through changes, updated serialization, helped teammate a little
4/20
2
attempted to update model to allow for dynamic loading, still working on that
4/21
3.7
created new constructor to allow for the loading of files into the model.
4/22
2
worked on the constructor for saving
4/23
3
worked on saving file paths
4/24
2
worked on loading logic
4/25
1.3
worked on loading implementation
4/26
2
worked on loading implementation and bug fixes
4/27
2
worked more on loading implementation
4/28
5
finished loading implementation, bug testing, commenting, high scores saving, various modifications to work with new model