This is an analysis of a project I did for my class Intro to Data Structures. This analysis is supposed to examine the ways in which computer reading and processing of information is different from human reading and processing of information.
I will be examining three components of the game: the game file I created, which contains simply formatted information about the different aspects of the particular game; the game engine, which takes information out of any game file, processes it, and presents it as a game; and the way the game presents itself to and is used by the player. I have included Wordles of each of these components, as well as sample screenshots of the text, in order to help the reader understand them.
The Wordle of the game file: