ee205_animal_farm 1.0
All animals are equal, but some animals are more equal than others
Loading...
Searching...
No Matches
Animal Farm

Animal farm

Animal Farm is a project composed of a series of labs. Each lab builds on the previous and progressively tests our knowledge of different things learned in class. This project not only helped develop different programming skills but also implements real world design practices.

Labs

Labs Description
Animal Farm 0 Instantiating the farm in CLion and GitHub. Ensuring environment is set up for the farm and created four trim functions.
Animal Farm 1 Epic Cats - Created an database for cats where all the information is stored within a structure.
Animal Farm 2 Cat Dominion - Adding a class named Animal into the farm. Also introducing gender, kingdom of the animal and methods to validate the animals created and dump each animal's information.
Animal Farm 3 Cat Infinitum - Adding node, container, and single linked list into our farm to create a hierarchy to hold the data within this project.
Animal Farm 4 Cat Wrangler - Created a new class called mammal which inherits from animal. Also, implemented a compare method to sort the single linked list.
Animal Farm 5 Cat Empire - Creating class called Cat and new methods like name and speak.
Animal Farm 6 Cat Wall - Fixing documentation, writing this ReadMe, and other documents.

Project Links

Project home page on GitHub

Project documentation in Doxygen

Tools

Tool Website Logo
gcc https://gcc.gnu.org
CLion https://jetbrains.com/clion
CMake https://cmake.org
Doxygen https://doxygen.nl
Boost https://boost.org
Git https://git-scm.com
GitHub https://github.com
Linux https://kernel.org
ArchLinux https://archlinux.org
VirtualBox https://www.virtualbox.org