This is a C++ project, made for a school project. It's main goal is to teach people how a small ecosystem works and how the different types of animals are connected with one another.
- Visual Studio - Application
- TGUI - Framework
- Word - Documentation
- PowerPoint - Presentation
- Excel - QA Documentation
- Stas Uzunov - Scrum Trainer
- Daniel Georgiev - Front-End Developer
- Vasil Mladenov - Back-End Developer
- Viktor Kirov - QA Engineer
- Download the program from the green button or clone it by using this command:
git clone https://github.com/codingburgas/2122-10-biology-M.Y.S.E.git
- Follow this link, to install SMFL - Here
- Follow this link, to install TGUI Nightly build - Here
- Download SFML and TGUI in the directory where you have downloaded your program
- Rename TGUI-0.10-nightly to TGUI-0.10
PATH=$(SolutionDir)..\..\\TGUI-0.10\\\bin;$(SolutionDir)..\..\SFML-2.5.1\bin
- Change the solution platform to x86
- Now you can run the project
-
Тhis is the main menu where you choose what to do:
- Play - Open the simulation
- About Us - Information about the creators of the project
- Help - Shows information about the simulation and how to operate it
- Quit - Еxit the program