This project includes all three C, C++, and C# codes.
This project demonstrates the usage of C, C++, and C# languages in a single project. Some parts of the project are written in C, others in C++, and several components are implemented using C#.
- C
- C++
- C#
- Make all seasons
make all
- Make one by one Example:
make Season1
OR
make Season2
OR
......- Make clean:
make cleanLinux
This project is licensed under the MIT License - see the LICENSE file for details.