RPG-code / myRPGGame

0 stars 0 forks source link

Using GitHub #3

Open salamander2 opened 7 years ago

salamander2 commented 7 years ago

Hi!

:one: Do you have a git program on your computer? This is good because it synchronizes the files that you're working on with the ones on GitHub. This allows multiple people to collaborate.

:two: I've put the code in a package called "rpg". I hope that your IDE (Bluej?) can be changed to work with this.

:three: Branches: A great feature in Git/Github is branches - so that different people can work on different branches and then they can be merged in to the main project. At some point it would be good to learn how to do this.

:smiley: