ECE 2524

Introduction to Unix for Engineers

Fun game with animation

Usage

  1. It very easy to complile. And with very simple input, all unmbers make it very easy to execute. First of all, it was the RPG game caught out my eye. And it did not turn me down. I get to chose the character. The big fun part is this project has animation. I believe this part is better than all the text based game.
  2. It run flawless without any errors.
  3. The program worked as they advertised. may be even more intersting because they never say anything about the animation. That makes the palying process more joyable.

Style

The souce code I examed after, I can tell the contributoers kept the modularity in mind. However, the story polt, they use print out in their code. It could have done better with. ifstream in c++, in that way, it would not be so much text show in one file, which may confused reader. Overall, it well organized and well desiged based on class and all the functions.

Philosophy

First of all, the major Unix philosophy is open-source. I think every group haveacompulished it by putting their code on github for others to review. Also, for this descendo project, they try to keep code as simple as possible. They could have done better on the modularity on the coding style, second, maybe also givingmore detail in deepth about the whole story background.