ECE 2524

Introduction to Unix for Engineers

Reviewing darkforest

USAGE

The game Dark Forest was a fun game to play. It was easy to startup and then easy to run as well as the readme gave clear instructions. The program compiled with some warnings but no errors were generated. Everything else in the game worked as it said it would too.

STYLE

The code is very well writtten and easy to follow through the entire project. The code was also very modular as everything was broken down into different functions that only do a certain thing.

PHILOSOPHY

The game and code itself I think was pretty “Unixy” overall since it was all easy to follow and understand the whole project and the comments were extremely helpful in figuring out all that was needed to be figured out as well. Other things that were there was that this follows the rule of silence as well and that was good so that it didn’t get too confusing overall.

OVERALL

Overall, this was a fun game to play and was easy to understand. You guys did a great job on it.