Hi,
First of all, I will apologize if I stray off from any convenctions in these forums since it is my first time posting here. I have been developing a small game with a partner at school. We are both in high school and are enthusiasts about computer science. We have been working on a game built solely on Swift, using the SpriteKit engine. While I wouldn't say our game isn't the most spectacular, it is a solid first game which has taken thousands of lines to finish. Our project was initially on GitHub, but after putting a decent amount of work into it, we decided to move it into GitLab as a private repository to avoid anyone from just cloning our project and claiming it as their won. This raises a couple concerns for me: not being able to display my source code to my teacher or any classmates for feedback and not being able to display our efforts on a resume or to any entities that would appreciate our GitHub project. What do you recommend we do about this project? If we were to launch it back on GitHub, could we prevent anyone from just cloning our project and publishing it in the App Store as their own, maybe just with a different name?
Moreover, I wanted to ask about how to submit the application. I understand I can submit the application as an individual or a company. However, is there any option that will allow me and my partnert to submit our application as a joint-team? We do not have a company so the other option would be for just one of us to submit it.
Thank you