Inspiration
We had a handful of technical goals to achieve:
- Integrate a third party library and GUI
- Create a data structure expanding from our linked list knowledge (we opted for a tree)
- Learn GitHub collaboration ## What it does Uses a tree to create a fake "projekt" folder loaded with randomly nested feature folders and files. ## How we built it Using a top-down design process, we designed features that would push us towards our above goals. We then programmed the project in VS Community and used GitHub to share our code with each other. Roles were divided among us by feature. ## What we learned
- GitHub collaboration using branches
- Trees in C
- library linking in VS community
- raylib GUI design
- create directories with C library
Log in or sign up for Devpost to join the conversation.