Week 1: Pre-Mortem

--Originally published at TC3045 – "Site Title"

There are many ways to start a Software Project, but for the purpose of this class, we require that the project always builds. In other words, our first week will mostly consist of an empty project without errors. We mostly expect to show some text on screen. Another possibility would be to choose a possible framework or environment to program with. If we decide, we could also make some code examples that show some basic shapes on the screen.

In terms of planning, we mostly want to have a better idea of how game-play will work. Most of what we choose may change, but it’ll probably give us a better idea of how to actually start coding.

As for testing, we mostly expect the program to run. Since this week is only a sample, testing it won’t really help us in the future.