Week 2: 1/5 Done

Milestone

The date for the first progress presentation finally arrived. As far as goals go, I think we did well to fulfill most of them. The project was working and no major bugs were found on the code that was shown. We even got to create a few tests to check that the server is working correctly.

During this week, the server became a much more relevant part of the project. While past weeks focused mostly on the front-end part of the work, during week 2 we moved the storage of levels to  the server. This step allows us to have more available levels which also helps testing since we can use various levels to test for different behaviors.

Testing also got an initial implementation this week, we made a few server tests, but the framework is now in place to make it easier to test in the future.

Overall, the progress for the first milestone is what we expected and there weren’t any problems that took a large chunk of time.

Leave a comment