This repository contains code and presentations for PCGG elective.
The first element of the portfolio is music generation using evolutionary algorithm. The codebase is stored in ./mountains/. The documentation is also there under mountains-documentation.pdf name.
The instructions on how to run it are in the folder.
The second element of the portfolio is mountains generation using L-Systems. It is based on the paper by Ashlock, D. et al: Evolution of L-systems for compact virtual landscape generation. The documentation is also there under music-documentation.pdf name.
The instructions on how to run it are in the folder.
The final project is a board game based on the history of ACT UP organization and fighting for HIV positive people rights. The project proposal is in ./final-project/project-proposal.pdf. The final project description is in ./final-project/final-project-documentation.pfd.
More can be found in presentation-final/final-presentation.pdf.
This presentation was created with Slidev.
The source code for the midterm presentation can be found in ./presentation/. It contains description of two portfolio elements with funny images. For unknown reason there was no way to export it as .pdf. Therefore, if there is a need to run it, the instructions can be found in the folder.
This presentation was created with Slidev.
The source code for the final presentation can be found in ./presentation-final. It contains final description of two portfolio elements with funny images (even more than in the midterm presentation!) and the final project. The .pdf can be found in the same folder under the name final-presentation.pdf.