Conclusion and Recommendations

In conclusion, the process of creating games was enjoyable. “Memory” required some clever thinking to resolve the images issue. The rest of the coding of “Memory” wasn’t very difficult. The “Under seven, over seven” was an easy coding process without much vector manipulation. However, it was never resolved how to end the game for “Under seven, over seven”. Some recommendations would be to start the coding process with pseudocoding. This helps provide a representation of what tasks you must solve while coding. Also, thoroughly test the code. Do some complicated tests to see whether the program can handle them.