2D Game Graphic Designer Question:
Tell me how good Bitbucket/Github is for game development?
Answer:
Bitbucket is a code hosting service and not a file sharing service. It is compatible for small size game development, but if you are handling extremely large files or frequently changing binary files Github would not be useful. Bitbucket can’t display differences on binaries
Previous Question | Next Question |
What is “Pixel Art”? | Tell me in Android, how you can use load texture method to load the image? |