Since last class, I have come very close to completing my program. It needs a few last-minute fixes, including a little more polish on the win screen. The win screen will also incorporate a set of colors read in from a text file, completing the requirements for the assignment.
Completed milestones:
- Write story for program
- Diagram story flow on paper
- Build initial version of program with flow from “level one” to “level two”
- Build beta version of program with all levels implemented
- Implement win screen
- Test and fix bugs