Download presentation
Presentation is loading. Please wait.
1
Large Collaboration and GitHub in Unreal
Jacob William Poteet
2
Downward Spiral Design and Implementation
3
Trello
4
Filestore Problems Only one person can access the whole project at once Once accessible on the Ross computers Save Errors Verification Errors
5
Investigation
6
5 Questions What was the hardest part of starting your project?
What was an unexpected problem that you found that involved file sharing? From my experience, whenever we are working on our game on a shared network drive we must make sure no one else is working on it at the same time. How did you solve this problem? When starting out, how would you organize what each person would work on while avoiding idle time for other’s assets. In your experiences, what were the best and worst experiences you had in a group collaboration?
7
Who do I ask?
8
Who responded?
10
Answers
11
Answers
13
Answers 3
14
Answers 3
15
Answers 4
16
Answers 4
17
Perforce
18
Filestore Problems Solutions
Only one person can access the whole project at once Once accessible on the Ross computers Save Errors Verification Errors Exclusive Checkout Still has to be connected to the server Automatic backups Integration
19
GitHub
20
GitHub Background Founded in 2008 Git repository hosting service
“A code hosting platform for version control and collaboration. It lets you and others work together on projects from anywhere” – Github.com
21
Git
22
Git Background Definition - “ A version control system (VCS) for tracking changes in computer files and coordinating work on those files among multiple people.” – Wikipedia Linus Torvalds (original author) described the tool as "the stupid content tracker“ when he wrote the very first version Distributed version control Source code management
23
GitHub Background Founded in 2008 Git repository hosting service
“A code hosting platform for version control and collaboration. It lets you and others work together on projects from anywhere” – Github.com Access control Bug tracking Feature requests Task management
29
Sources Steve Gaynor Robyn Gray https://en.wikipedia.org/wiki/GitHub
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.