Home - RenskeBrummel/RenskeBrummel.github.io GitHub Wiki
Welcome to Bingo!
Here you'll find all the steps we took to create our game and who made the steps.
We're creating our game with the programs Unity and GitHub.
We also made a page with all the rules of our game and how to play the game.
Team
Berber Snippe Architect
Hannah van Weerden Product owner
Maartje Tjeerdsma Front-end developer
Maud Mulder Back-end developer
Pleun de Vries Front-end developer
Renske Brummel Head documentation
Your first steps
Your first step will be downloading the Github desktop and Unity on the device you're working on. After that you go to the Github website and sign up. After you've made an account you have to create your first repository.
You're going to have to give your repository a name and a short description. You can decide for yourself if you want to make your repository public or private. Also make sure you turn on the gitignore for Unity. This makes sure you don't include unnecessary code in your project.
If you don't work alone you can invite your teammates to your repository. You'll have to go to your settings and then select collaborators in the left colmn. Now you can search for their username and invite your teammates.
Create an account on Unity you can use your Google account if you want to.
If you want to get a little taste of the way Unity works you could try one of the tutorials provided by Unity.
You'll have to open your Github repository here, so click on open and search for the repository you made and downloaded from Github.
Now open your Github desktop and sign in with the account you just made. Choose the option clone a repository.
After you've connected Unity and Github the desktop will keep track of everything you(or your teammates) did.
So the only step that's left is connecting Github and Unity.