Each folder contains a project written in C++, as well as a brief description (in the form of a README) and all of the supporting files needed to run the program.
- Fundamental Skills (EC327) - implementations of basic skills developed early in the course; functions, loops, etc.
- Functions and Recursion (EC327) - command-driven, modular programs as well as some examples of recursion.
- Warcraft Game (EC327) - an object-oriented, command-line game similar to Warcraft.